aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2011-03-08 01:47:01 +0100
committerChristian Ruppert <idl0r@gentoo.org>2011-03-08 01:47:01 +0100
commitb4f987cc0743dc2de34c988c480fd2c87af84610 (patch)
treef4c547e994e34d4f9e57aaa02b693aba86671b45 /recompile.sh
parentAnother newchangedmail template fix (diff)
downloadbugzilla-b4f987cc0743dc2de34c988c480fd2c87af84610.tar.gz
bugzilla-b4f987cc0743dc2de34c988c480fd2c87af84610.tar.bz2
bugzilla-b4f987cc0743dc2de34c988c480fd2c87af84610.zip
Add recompile.sh to easily recomplie templates without causing template errors
for users
Diffstat (limited to 'recompile.sh')
-rwxr-xr-xrecompile.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/recompile.sh b/recompile.sh
new file mode 100755
index 000000000..b3e614102
--- /dev/null
+++ b/recompile.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+chmod 0600 zzz.txt
+sleep 10
+git pull
+perl checksetup.pl
+#chmod 0640 zzz.txt