diff artifacts/contrib/list-non-existant-outs.sh @ 8289:f12a5c55864d

Consider new SQ-diagrams in datacage config.
author "Tom Gottfried <tom@intevation.de>"
date Wed, 17 Sep 2014 13:24:13 +0200
parents b52d30e24e1a
children
line wrap: on
line diff
--- a/artifacts/contrib/list-non-existant-outs.sh	Wed Sep 17 13:12:12 2014 +0200
+++ b/artifacts/contrib/list-non-existant-outs.sh	Wed Sep 17 13:24:13 2014 +0200
@@ -9,6 +9,9 @@
     sed "s/ *<dc:when test=\"\$out = '\(.*\)'\">/\1/" | \
     sort -u > /tmp/$tmpfile
 
+echo "WARNING:"
+echo "Only tests having exactly the pattern \"\$out = 'outname'\" will be recognised!"
+echo
 echo "outs not used in any artifact-configuration:"
 for out in `cat /tmp/$tmpfile`
 do

http://dive4elements.wald.intevation.org