cookutils rev 70

cooker.cgi: show missing file path
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 07 19:00:39 2011 +0200 (2011-05-07)
parents 80a7bcd74019
children 162dd6c927f2
files web/cooker.cgi
line diff
     1.1 --- a/web/cooker.cgi	Sat May 07 18:43:36 2011 +0200
     1.2 +++ b/web/cooker.cgi	Sat May 07 19:00:39 2011 +0200
     1.3 @@ -153,7 +153,7 @@
     1.4  					cat $file | syntax_highlighter log
     1.5  					echo '</pre>'
     1.6  				else
     1.7 -					echo "<pre>No log for: $log</pre>"
     1.8 +					echo "<pre>No log file: $file</pre>"
     1.9  				fi ;;
    1.10  		esac ;;
    1.11  	receipt=*)