summaryrefslogtreecommitdiffstats
path: root/urpmf
diff options
context:
space:
mode:
Diffstat (limited to 'urpmf')
-rwxr-xr-xurpmf2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmf b/urpmf
index 06514da1..52d24afb 100755
--- a/urpmf
+++ b/urpmf
@@ -54,7 +54,7 @@ do
parsehdlist ${options:---files --quiet} $dir/hdlist.* | grep -E "$1"
exit $?
else
- $ECHO "urpmi is not installed"
+ $ECHO "no full media list was found"
exit 1
fi
;;