# HG changeset patch # User Antoine Bodin # Date 1297704997 -3600 # Node ID 4f5a311f69dc82af4427ebdbf3bf6a0711a98efc # Parent 69d6e8e818723368008a5096bdc229f7a9edb5b8 Fix: report command doesn't needs root permission; add it into usage. diff -r 69d6e8e81872 -r 4f5a311f69dc tazwok --- a/tazwok Mon Feb 14 18:13:16 2011 +0100 +++ b/tazwok Mon Feb 14 18:36:37 2011 +0100 @@ -33,6 +33,7 @@ build-depends Generate a list of packages to build a wok. list List all packages in the wok tree or by category. info Get information about a package in the wok. + report Display commit/cooklist/broken/blocked. check Check every receipt for common errors. check-log Check the process log file of a package. check-depends* Check every receipt for DEPENDS - doesn't scan ELF files. @@ -2950,7 +2951,6 @@ gen_wok_db ;; report) - check_root get_tazwok_config cd $PACKAGES_REPOSITORY if [ "$2" ]; then