We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7987eb commit 730cdeeCopy full SHA for 730cdee
test/tinycore.sh
@@ -1,6 +1,10 @@
1
-#!/bin/sh
+#!/bin/sh -x
2
set -e
3
4
+# debug
5
+sysctl machdep.cpu
6
+ioreg -l
7
+
8
# These are binaries from a mirror of
9
# http://tinycorelinux.net
10
# with the following patch applied:
0 commit comments