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