diff lib/hmdb.pm @ 17:49f87ddb2c78 draft

Master branch Updating - - Fxx
author fgiacomoni
date Wed, 23 Jan 2019 02:57:07 -0500
parents beb9619263b0
children b5a1d5e43685
line wrap: on
line diff
--- a/lib/hmdb.pm	Wed Jan 16 10:56:59 2019 -0500
+++ b/lib/hmdb.pm	Wed Jan 23 02:57:07 2019 -0500
@@ -245,7 +245,7 @@
 	 } else {
 	 	$status_line = $res->status_line ;
 	 	($status_line) = ($status_line =~ /(\d+)/);
-	 	warn "\tHMDB service issue !! the server returned a $status_line HTTP error\n" ;
+	 	warn "\t[HMDB service issue !! the server returned a $status_line HTTP error]" ;
 	 }