tazwok rev 283

Fix: report command doesn't needs root permission; add it into usage.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 14 18:36:37 2011 +0100 (2011-02-14)
parents 69d6e8e81872
children be865f7b8e97 78d3f666b25f
files tazwok
line diff
     1.1 --- a/tazwok	Mon Feb 14 18:13:16 2011 +0100
     1.2 +++ b/tazwok	Mon Feb 14 18:36:37 2011 +0100
     1.3 @@ -33,6 +33,7 @@
     1.4    build-depends  Generate a list of packages to build a wok.
     1.5    list           List all packages in the wok tree or by category.
     1.6    info           Get information about a package in the wok.
     1.7 +  report         Display commit/cooklist/broken/blocked.
     1.8    check          Check every receipt for common errors.
     1.9    check-log      Check the process log file of a package.
    1.10    check-depends* Check every receipt for DEPENDS - doesn't scan ELF files.
    1.11 @@ -2950,7 +2951,6 @@
    1.12  		gen_wok_db
    1.13  	;;
    1.14  	report)
    1.15 -		check_root
    1.16  		get_tazwok_config
    1.17  		cd $PACKAGES_REPOSITORY
    1.18  		if [ "$2" ]; then