Skip to content

Commit ef5ae0d

Browse files
committed
add message
1 parent fc6ce2b commit ef5ae0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

usr.sbin/mergemaster/mergemaster.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ case "${RERUN}" in
665665
${MM_MAKE} DESTDIR=${TEMPROOT} distribution >/dev/null;} ||
666666
{ echo '';
667667
echo " *** FATAL ERROR: Cannot 'cd' to ${SOURCEDIR} and install files to";
668-
echo " the temproot environment";
668+
echo " the temproot environment in ${DESTDIR}";
669669
echo '';
670670
exit 1;}
671671
;;

0 commit comments

Comments
 (0)