summaryrefslogtreecommitdiffstats
path: root/urpmq
diff options
context:
space:
mode:
Diffstat (limited to 'urpmq')
-rwxr-xr-xurpmq2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmq b/urpmq
index eb66e9b4..453f0d9f 100755
--- a/urpmq
+++ b/urpmq
@@ -101,7 +101,7 @@ usage:
") . N(" -Y - like -y, but forces to match case-insensitively.
") . "\n" . N(" names or rpm files given on command line are queried.
");
- exit(0);
+ exit(1);
}
sub escape_shell ($) {