scripts: More commands default to verbosity level 1.
authorLudovic Courtès <ludo@gnu.org>
Thu, 4 Apr 2019 15:32:37 +0000 (17:32 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 4 Apr 2019 15:47:02 +0000 (17:47 +0200)
commit985730c1afac6b5077df9ca8a871db9750ac3a9d
tree14880e2ae838503a16770e992507d9f1f989da95
parentc1ef50ac79ff56bebe81a173a858d83a1bee6a36
scripts: More commands default to verbosity level 1.

* guix/scripts/environment.scm (%default-options): Change 'verbosity' to 1.
* guix/scripts/pack.scm (%default-options): Likewise.
* guix/scripts/system.scm (guix-system): Likewise, except for the
'build' command.
guix/scripts/environment.scm
guix/scripts/pack.scm
guix/scripts/system.scm