index
:
tools/helpers.git
master
The master git repository for helpers tools
Remi Collet
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
mockit
2
1 files changed, 1 insertions, 1 deletions
diff --git a/mockit b/mockit
index 2327bb7..e42d6a2 100755
--- a/
mockit
+++ b/
mockit
@@ -72,7 +72,7 @@ case $DIST in
;;
esac
-ID=${QUEUE:-$(uuidgen)}
+ID=${QUEUE:-$PPID}
[ $BUILD_BASE -ge 1 ] && for i in $LST
do