cookutils diff README @ rev 119

cook: fix copy of generic file, must ne before files list creation
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 14:40:27 2011 +0200 (2011-05-09)
parents c49e394e87d3
children 1e9981880495
line diff
     1.1 --- a/README	Sat May 07 15:22:01 2011 +0100
     1.2 +++ b/README	Mon May 09 14:40:27 2011 +0200
     1.3 @@ -120,6 +120,7 @@
     1.4  	  esac
     1.5  	* Make commands and options as short as possible
     1.6  	* Think to log everything to help debug
     1.7 +	* Quote variables if used in a test: [ "$var" ]
     1.8  
     1.9  
    1.10  ================================================================================