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:
32e7db8
)
Use a random chroot id
author
Steve McIntyre
<steve@einval.com>
Thu, 19 May 2016 23:27:55 +0000
(
00:27
+0100)
committer
Steve McIntyre
<steve@einval.com>
Thu, 19 May 2016 23:27:55 +0000
(
00:27
+0100)
Avoid clashes in case cleanup fails
strace-build-test
patch
|
blob
|
history
diff --git
a/strace-build-test
b/strace-build-test
index
295d382
..
3ed0f2a
100755
(executable)
--- a/
strace-build-test
+++ b/
strace-build-test
@@
-39,7
+39,7
@@
fi
set -e
set -x
set -e
set -x
-mysid=sid-93sam-strace
+mysid=sid-93sam-strace
-$RANDOM
BASE_CHROOT="sid_$ARCH-dchroot"
BASE_CHROOT="sid_$ARCH-dchroot"