Changeset d023a35 for jhalfs


Ignore:
Timestamp:
11/16/2013 10:00:16 AM (10 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, new_features, trunk
Children:
854854e
Parents:
f60a8b7
Message:

Exit without error if the user answers no

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    rf60a8b7 rd023a35  
    278278if [ x$ANSWER != "xyes" ] ; then
    279279  echo "${nl_}Rerun make to fix the configuration options.${nl_}"
    280   exit 1
     280  exit
    281281fi
    282282echo "${nl_}${SD_BORDER}${nl_}"
Note: See TracChangeset for help on using the changeset viewer.