diff options
Diffstat (limited to 'jjb/sandbox/deploy.sh')
-rwxr-xr-x | jjb/sandbox/deploy.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/sandbox/deploy.sh b/jjb/sandbox/deploy.sh index 2f9be2729..33268558c 100755 --- a/jjb/sandbox/deploy.sh +++ b/jjb/sandbox/deploy.sh @@ -59,3 +59,5 @@ echo "git show" echo "-------------------------------------" git show echo "-------------------------------------" + +sleep 60 |