]> granicus.if.org Git - graphviz/commitdiff
Removed test message
authordperry <devnull@localhost>
Fri, 25 Feb 2011 15:30:30 +0000 (15:30 +0000)
committerdperry <devnull@localhost>
Fri, 25 Feb 2011 15:30:30 +0000 (15:30 +0000)
doc/webupdate/db_upload

index 6f93abaf4f6bafffc548d85b927df402a47bc061..6d4d574a9f4790b05eb0471c58bdd7c629b6c726 100755 (executable)
@@ -3,7 +3,7 @@
 #start construction of the sql stored procedure
 echo -n "call update_html('" ;
 #dump content of converted file and escape single quotes with backslash
-echo -n "testing";
+#echo -n "testing";
 cat $1 | sed -e "s/[\\']/\\\'/g"; 
 #insert the title of the page being inserted as the second argument to the stored procedure
 case $1 in