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