Skip to content

Commit 730cdee

Browse files
committed
CI DEBUG: DO NOT MERGE
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
1 parent b7987eb commit 730cdee

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

test/tinycore.sh

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
#!/bin/sh
1+
#!/bin/sh -x
22
set -e
33

4+
# debug
5+
sysctl machdep.cpu
6+
ioreg -l
7+
48
# These are binaries from a mirror of
59
# http://tinycorelinux.net
610
# with the following patch applied:

0 commit comments

Comments
 (0)