cookutils diff cooker @ rev 116

web: a bit more CSS and link to slitaz website as well as Cooker documentation
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 12:08:20 2011 +0200 (2011-05-09)
parents ec3cf7aaa63f
children 67b07b353191
line diff
     1.1 --- a/cooker	Mon May 09 01:25:58 2011 +0200
     1.2 +++ b/cooker	Mon May 09 12:08:20 2011 +0200
     1.3 @@ -405,9 +405,8 @@
     1.4  		
     1.5  		# Get and display modifications.
     1.6  		cd ${wok}-hg
     1.7 +		commits_summary | log_commits
     1.8  		cur=$(($cur + 1))
     1.9 -		
    1.10 -		commits_summary | log_commits
    1.11  		rm -f $commits.tmp && touch $commits.tmp
    1.12  		for rev in $(seq $cur $new)
    1.13  		do