Ignore:
Timestamp:
Apr 29, 2012, 6:36:08 PM (13 years ago)
Author:
rick
Message:

Fail badly if you have errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/releng-9.0/nanobsd/tools/image

    r10612 r10613  
    157157
    158158    # HACK: install our own ports _inside_ the normal ports dir
    159     cp -fR $WL_PORTSDIR/* $PORTSDIR
     159    cp -fR $WL_PORTSDIR/* $PORTSDIR || exit 1
    160160
    161161    # Make sure portmaster is present to update all ports
Note: See TracChangeset for help on using the changeset viewer.