[HepData-svn] r1731 - review-cgi

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Fri Jan 10 16:45:02 GMT 2014


Author: whalley
Date: Fri Jan 10 16:45:02 2014
New Revision: 1731

Log:
latest changes for inspire numbers

Modified:
   review-cgi/quarkonii

Modified: review-cgi/quarkonii
==============================================================================
--- review-cgi/quarkonii	Fri Jan 10 16:44:10 2014	(r1730)
+++ review-cgi/quarkonii	Fri Jan 10 16:45:02 2014	(r1731)
@@ -5,7 +5,8 @@
 set temp1 = `echo $PATH_INFO | cut -d "/" -f 2`
 set temp2 = `echo $PATH_INFO | cut -d "/" -f 3`	
 
-/usr/bin/wget -O /var/www/plots/xxxxplot.png http://hepdata.cedar.ac.uk/plotimage/hepdata-irn$temp1-$temp2-x01-ylog1_200.png
+/usr/bin/wget -O /var/www/plots/xxxxplot.png http://hepdata.cedar.ac.uk/plotimage/hepdata-$temp1-$temp2-x01-ylog1_200.png
+
 cat << ==CAT_END==
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 
@@ -65,7 +66,6 @@
 <td bgcolor='#FFFFca' valign='top' colspan='2'>
 ==CAT_END==
 
-#/usr/bin/wget -O - http://hepdata.cedar.ac.uk/h3test/ViewTable/$PATH_INFO/
 /usr/bin/wget -O - http://hepdata.cedar.ac.uk/ViewTable/$PATH_INFO/
 #echo "<br>"
 


More information about the HepData-svn mailing list