aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2011-03-13 14:08:17 +0100
committerChristian Ruppert <idl0r@gentoo.org>2011-03-13 14:08:17 +0100
commit1d20851a25e942ec7b05ec0bf260ea5f860b4d3d (patch)
treeb1c1cf56cd6b94626aec96c8eb51d829db77f7d4 /recompile.sh
parentDon't allow devs to change their mail, bug 335485 (diff)
downloadbugzilla-1d20851a25e942ec7b05ec0bf260ea5f860b4d3d.tar.gz
bugzilla-1d20851a25e942ec7b05ec0bf260ea5f860b4d3d.tar.bz2
bugzilla-1d20851a25e942ec7b05ec0bf260ea5f860b4d3d.zip
Increase sleep to 20 seconds
Diffstat (limited to 'recompile.sh')
-rwxr-xr-xrecompile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/recompile.sh b/recompile.sh
index b3e614102..a5e96bfe4 100755
--- a/recompile.sh
+++ b/recompile.sh
@@ -1,7 +1,7 @@
#!/bin/sh
chmod 0600 zzz.txt
-sleep 10
+sleep 20
git pull
perl checksetup.pl
#chmod 0640 zzz.txt