X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=branch%2Fmultisys%2Fexec%2Fdiagnose_ctv;fp=branch%2Fmultisys%2Fexec%2Fdiagnose_ctv;h=0000000000000000000000000000000000000000;hb=f0787374aaeaade22d5f67f4ce317b64d670d829;hp=5e7ef0340653f530aa623f53680273a0bc0cec65;hpb=cba40064eef115e4aec5b1d089963d402a6b0965;p=cran2deb.git diff --git a/branch/multisys/exec/diagnose_ctv b/branch/multisys/exec/diagnose_ctv deleted file mode 100755 index 5e7ef03..0000000 --- a/branch/multisys/exec/diagnose_ctv +++ /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