summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi')
-rwxr-xr-xurpmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi b/urpmi
index 307a6bcb..bb24cdd3 100755
--- a/urpmi
+++ b/urpmi
@@ -154,7 +154,7 @@ usage:
") . N(" --verbose, -v - verbose mode.
") . "\n" . N(" names or rpm files given on command line will be installed.
");
- exit(0);
+ exit(1);
}
# Parse command line