summaryrefslogtreecommitdiffstats
path: root/scripts/cobbler_auth_help
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cobbler_auth_help')
-rw-r--r--scripts/cobbler_auth_help2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cobbler_auth_help b/scripts/cobbler_auth_help
index 8842d59..198e95b 100644
--- a/scripts/cobbler_auth_help
+++ b/scripts/cobbler_auth_help
@@ -30,7 +30,7 @@ my $method;
my $username;
my $realm;
my $password;
-my $verbose=0;
+my $verbose=1;
my $result = GetOptions(
"method=s" => \$method,