Skip to content

Commit c9a50e1

Browse files
committed
CI DEBUG: DO NOT MERGE
Signed-off-by: Rolf Neugebauer <[email protected]>
1 parent b7987eb commit c9a50e1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

test/tinycore.sh

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

4+
# debug
5+
sysctl machdep.cpu
6+
47
# These are binaries from a mirror of
58
# http://tinycorelinux.net
69
# with the following patch applied:

0 commit comments

Comments
 (0)