src/utils/qa/checkSync.csh 1.17
1.17 2009/05/14 22:07:33 kuhn
put quotes around rm *.out to get rid of annoying error message
Index: src/utils/qa/checkSync.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/checkSync.csh,v
retrieving revision 1.16
retrieving revision 1.17
diff -b -B -U 4 -r1.16 -r1.17
--- src/utils/qa/checkSync.csh 11 Apr 2009 00:37:02 -0000 1.16
+++ src/utils/qa/checkSync.csh 14 May 2009 22:07:33 -0000 1.17
@@ -140,8 +141,8 @@
echo
endif
rm -f *Only
-rm -f *out
+rm -f "*out"
rm -f trioFile
rm -f outFile
rm -f genbank.local