git://scientific.zcu.cz
/
meta-dashboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9d754a
)
Remove the proper temporary file.
author
František Dvořák
<valtri@civ.zcu.cz>
Wed, 21 Mar 2012 13:02:32 +0000
(14:02 +0100)
committer
František Dvořák
<valtri@civ.zcu.cz>
Wed, 21 Mar 2012 13:02:32 +0000
(14:02 +0100)
matrixgen-cron.sh
patch
|
blob
|
blame
|
history
diff --git
a/matrixgen-cron.sh
b/matrixgen-cron.sh
index
c6b05c0
..
6571122
100755
(executable)
--- a/
matrixgen-cron.sh
+++ b/
matrixgen-cron.sh
@@
-18,7
+18,7
@@
for dir in `ls -1 | grep -v '\.'`; do
/sbin/restorecon $page.html
fi
done
- rm -f old.$$ new.$$ matrix.html.$$ dashboard.$$ /tmp/report-*.twiki
+ rm -f old.$$ new.$$ matrix.html.$$ dashboard.
html.
$$ /tmp/report-*.twiki
)
done
./matrixgen.pl > matrix.html.$$;chown apache:users matrix.html.$$; mv matrix.html.$$ matrix.html