Switched error message away from stderr, only pacifier remains on stderr
This commit is contained in:
parent
9d51a06ab8
commit
bf29985eca
@ -79,8 +79,8 @@ done
|
||||
#############################################
|
||||
if test "$next_is" = x
|
||||
then
|
||||
echo >&2
|
||||
echo "Option -x expects an argument (the path to the xorriso program)" >&2
|
||||
echo
|
||||
echo "Option -x expects an argument (the path to the xorriso program)"
|
||||
exit 31
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user