src/utils/qa/browserUsage.csh 1.5

1.5 2009/05/22 23:26:12 ann
made usage more clear
Index: src/utils/qa/browserUsage.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/browserUsage.csh,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -B -U 4 -r1.4 -r1.5
--- src/utils/qa/browserUsage.csh	11 Apr 2009 00:37:01 -0000	1.4
+++ src/utils/qa/browserUsage.csh	22 May 2009 23:26:12 -0000	1.5
@@ -21,9 +21,10 @@
 # usage statement
 if ( $argv != 'go' ) then
   echo
   echo " Checks stats for browser and o/s usage."
-  echo " Places report here: hgwdev:/qa/test-results/browserUsage"
+  echo " Places report here:\
+         http://hgwdev.cse.ucsc.edu/qa/test-results/browserUsage"
   echo "  usage: go"
   echo
   exit
 endif