diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-09-13T13·17+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-09-13T13·17+0000 |
commit | 55b84357a1859f5606c655ca52b44591c986cb7f (patch) | |
tree | 87af8e59f7d1d1d2c262eddbe65212fa2e198105 /tests | |
parent | cf2bb91ec8abd866ff69cb1d20b3549381bd4577 (diff) |
* Debugging.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/locking.builder.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/locking.builder.sh b/tests/locking.builder.sh index 5c3dfdafbc59..bb6c2597f5c9 100644 --- a/tests/locking.builder.sh +++ b/tests/locking.builder.sh @@ -1,5 +1,7 @@ export PATH=/bin:/usr/bin:$PATH +env + sleep 3 touch $out |