cookutils diff cook.conf @ rev 9

Add command test and improve Quality Assurance
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 04 04:30:28 2011 +0200 (2011-05-04)
parents c8f38891a28d
children 8fc5b2a08f0e
line diff
     1.1 --- a/cook.conf	Tue May 03 22:30:53 2011 +0200
     1.2 +++ b/cook.conf	Wed May 04 04:30:28 2011 +0200
     1.3 @@ -16,6 +16,9 @@
     1.4  DB="/var/lib/tazpkg"
     1.5  INSTALLED="$DB/installed"
     1.6  
     1.7 +# Quality Assurance (empty to disable receipt_quality).
     1.8 +QA="0"
     1.9 +
    1.10  # Hg wok for setup and flavors URL for the Cooker.
    1.11  WOK_URL="http://hg.slitaz.org/wok"
    1.12  FLAVORS_URL="http://hg.slitaz.org/flavors"