From: dperry Date: Fri, 25 Feb 2011 15:30:30 +0000 (+0000) Subject: Removed test message X-Git-Tag: LAST_LIBGRAPH~32^2~994 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6af90da977d630529535bd7f8d9cc26d1e70cc35;p=graphviz Removed test message --- diff --git a/doc/webupdate/db_upload b/doc/webupdate/db_upload index 6f93abaf4..6d4d574a9 100755 --- a/doc/webupdate/db_upload +++ b/doc/webupdate/db_upload @@ -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