Oops, deleted one line too many. Add back the null case for IGNORE_MOTD
This commit is contained in:
parent
5f27710b2b
commit
c5fa288ed5
@ -652,6 +652,7 @@ case "${RERUN}" in
|
||||
esac
|
||||
|
||||
case "${IGNORE_MOTD}" in
|
||||
'') ;;
|
||||
*)
|
||||
echo ''
|
||||
echo "*** You have the IGNORE_MOTD option set in your mergemaster rc file."
|
||||
|
Loading…
x
Reference in New Issue
Block a user