]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/remove-deprecated.sh
mailer project continued:
[mailer.git] / DOCS / remove-deprecated.sh
index b813380d7f500db89ba1e6abfffda270f6e4efcd..b3de570576e026b8d19b94a6b4dcd7d3ab52dcd6 100755 (executable)
@@ -1,7 +1 @@
-#!/bin/sh
-
-LIST=`find -name "*.tpl" -exec grep -H "@DEPRECATED" {} \;`
-if test "${LIST}" != ""; then
-       echo "${LIST}" | cut -d ":" -f 1 | xargs svn --force del
-       sh ./DOCS/todo-builder.sh
-fi
+#@DEPRECATED