src/utils/qa/backupCentral.csh 1.14

1.14 2009/05/12 22:50:05 kuhn
made dir group writeable
Index: src/utils/qa/backupCentral.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/backupCentral.csh,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -B -U 4 -r1.13 -r1.14
--- src/utils/qa/backupCentral.csh	6 May 2009 03:49:51 -0000	1.13
+++ src/utils/qa/backupCentral.csh	12 May 2009 22:50:05 -0000	1.14
@@ -58,5 +58,5 @@
   hgsql   $rrString -N -e "SELECT * FROM $table" | sort >> $dirPath/$today/rr.$table
 end
 
 echo $urlPath
-chmod 640 $dirPath/$today/*.namedSessionDb
+chmod 650 $dirPath/$today/*.namedSessionDb