remove-version-match: fix warnings
This commit is contained in:
parent
24376a983b
commit
89b23b5342
@ -4,7 +4,7 @@
|
|||||||
# Developed for /etc/portage/package.accept_keywords, may or may not
|
# Developed for /etc/portage/package.accept_keywords, may or may not
|
||||||
# not work onther files.
|
# not work onther files.
|
||||||
#
|
#
|
||||||
if [ -z $1 ]; then
|
if [ -z "$1" ]; then
|
||||||
echo "Must specify a file to modify..."
|
echo "Must specify a file to modify..."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user