diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-09-02 01:00:22 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-09-02 01:00:22 +0200 |
commit | b71b07f49dc22f83af955fc5fc6d870df4f11bb5 (patch) | |
tree | 820bf98b24260a748ff613c781292d0548f71502 /t/bin | |
parent | 4f5d0d9b10e7f88549df6d8fc073e3af5ad8903b (diff) | |
download | sbotools2-b71b07f49dc22f83af955fc5fc6d870df4f11bb5.tar.xz |
04-install.t: add test for compat32 on fake 32bit
Diffstat (limited to 't/bin')
-rwxr-xr-x | t/bin/uname | 2 |
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" |