]> git.donarmstrong.com Git - cran2deb.git/blobdiff - branch/multisys/exec/diagnose_ctv
Merged branch/multisys into trunk.
[cran2deb.git] / branch / multisys / exec / diagnose_ctv
diff --git a/branch/multisys/exec/diagnose_ctv b/branch/multisys/exec/diagnose_ctv
deleted file mode 100755 (executable)
index 5e7ef03..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-(for x in ctv/*; do echo;echo;echo "$x: "; cd "$x" && cran2deb diagnose && cd ../..; done) >ctv.results