projects
/
strace-test.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf3c8e1
)
mips*el porterbox hostname change
author
Steve McIntyre
<steve@einval.com>
Mon, 14 Nov 2016 22:21:25 +0000
(22:21 +0000)
committer
Steve McIntyre
<steve@einval.com>
Mon, 14 Nov 2016 22:21:25 +0000
(22:21 +0000)
wrapper
patch
|
blob
|
history
diff --git
a/wrapper
b/wrapper
index
9899707
..
c08bc3c
100755
(executable)
--- a/
wrapper
+++ b/
wrapper
@@
-22,7
+22,7
@@
case $HOSTNAME in
./strace-build-test -a amd64 > /dev/null 2>&1
./strace-build-test -a i386 > /dev/null 2>&1
;;
- e
t
ler)
+ e
l
ler)
./strace-build-test -a mipsel > /dev/null 2>&1
./strace-build-test -a mips64el > /dev/null 2>&1
;;