[Dive4elements-commits] [PATCH] Backed out changeset 2eeb9a45cd2e
Wald Commits
scm-commit at wald.intevation.org
Fri Apr 5 12:12:50 CEST 2013
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1365156718 -7200
# Node ID 9245ef9e349b81f341fd4075fead7e5e3b237549
# Parent 2eeb9a45cd2e59fde7d3d32434bd651ef8b6954f
Backed out changeset 2eeb9a45cd2e
diff -r 2eeb9a45cd2e -r 9245ef9e349b flys-artifacts/contrib/flush_cache.sh
--- a/flys-artifacts/contrib/flush_cache.sh Fri Apr 05 12:06:48 2013 +0200
+++ b/flys-artifacts/contrib/flush_cache.sh Fri Apr 05 12:11:58 2013 +0200
@@ -3,8 +3,7 @@
if [ $# != 2 ]; then
echo "usage $0 <artifact-server-port> <cachename>"
echo " cachename is the name of the cache defined in conf/caches.xml"
- echo " for example: $0 12123 datacage.db."
- echo " Cachenames can be found in conf/cache.xml"
+ echo " for example: $0 12123 datacage.db"
exit 1
fi
More information about the Dive4elements-commits
mailing list