aboutsummaryrefslogtreecommitdiff
path: root/t/bin/uname
diff options
context:
space:
mode:
Diffstat (limited to 't/bin/uname')
-rwxr-xr-xt/bin/uname2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/bin/uname b/t/bin/uname
new file mode 100755
index 0000000..10dae37
--- /dev/null
+++ b/t/bin/uname
@@ -0,0 +1,2 @@
+#!/bin/bash
+echo "i586"