src/utils/qa/databaseAday.csh 1.12
1.12 2009/09/04 07:38:10 kuhn
oops. misnamed outPath variable
Index: src/utils/qa/databaseAday.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/databaseAday.csh,v
retrieving revision 1.11
retrieving revision 1.12
diff -b -B -U 4 -r1.11 -r1.12
--- src/utils/qa/databaseAday.csh 4 Sep 2009 07:35:51 -0000 1.11
+++ src/utils/qa/databaseAday.csh 4 Sep 2009 07:38:10 -0000 1.12
@@ -111,9 +111,9 @@
# (this will show when it's time to create a new list)
echo "DO-OVER" >> $outPath/databaseAdayList
# give the file the correct permissions
- chmod 774 $outfile/databaseAdayList
+ chmod 774 $outPath/databaseAdayList
exit 0
endif
# this is a next call -- edit the list so that the next database is at the top