aboutsummaryrefslogtreecommitdiff
path: root/t/bin
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-09-02 01:00:22 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-09-02 01:00:22 +0200
commitb71b07f49dc22f83af955fc5fc6d870df4f11bb5 (patch)
tree820bf98b24260a748ff613c781292d0548f71502 /t/bin
parent4f5d0d9b10e7f88549df6d8fc073e3af5ad8903b (diff)
downloadsbotools2-b71b07f49dc22f83af955fc5fc6d870df4f11bb5.tar.xz
04-install.t: add test for compat32 on fake 32bit
Diffstat (limited to 't/bin')
-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"