# HG changeset patch # User Paul Issott # Date 1439749759 -3600 # Node ID b1da66280a9d39a5e87c401d95885e4374ada60b # Parent 0fdb9715fcc8738adb21be73bfae421019e93172 Tiny edits diff -r 0fdb9715fcc8 -r b1da66280a9d tazpkg --- a/tazpkg Sun Aug 16 11:20:17 2015 +0200 +++ b/tazpkg Sun Aug 16 19:29:19 2015 +0100 @@ -488,7 +488,7 @@ # Log this activity -# (there log_pkg because we have log() in libtaz.sh) +# (there's log_pkg because we have log() in libtaz.sh) log_pkg() { local extra @@ -1603,7 +1603,7 @@ exit 0 fi - # Check if the packages list exist. + # Check if the packages list exists. if [ ! -f "$2" ]; then _ 'Unable to find list "%s"' "$2" exit 0