summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Kreen2008-04-23 15:12:27 +0000
committerMarko Kreen2008-04-23 15:12:27 +0000
commit41a9ab821a033cc45021f5aaaffb2f5073ee533d (patch)
tree3a7f2f70ed2a1abee51769675684a970fd96523b
parent245c33eaa5580a6ccb6f7be980bea3acbaffb386 (diff)
tests/londiste: clean sys dir more
-rwxr-xr-xtests/londiste/gendb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/londiste/gendb.sh b/tests/londiste/gendb.sh
index 1f1673ea..2942b4c1 100755
--- a/tests/londiste/gendb.sh
+++ b/tests/londiste/gendb.sh
@@ -3,7 +3,7 @@
. ../env.sh
./stop.sh
-rm -f sys/log.* sys/*.log
+rm -f sys/*.log sys/*.ini
set -e