Changeset 10758 in hybrid


Ignore:
Timestamp:
May 9, 2012, 10:46:24 PM (13 years ago)
Author:
rick
Message:

For some reason portmaster exits with an 1 after updates. This should not kill my loops.

File:
1 edited

Legend:

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

    r10613 r10758  
    163163
    164164    # Update via portmaster
    165     portmaster --no-confirm --update-if-newer -y -d -G  `echo $PKG_MAKE_ARGS | xargs -n1 echo -m `  $PACKAGE_LIST || exit 1
     165    portmaster --no-confirm --update-if-newer -y -d -G  `echo $PKG_MAKE_ARGS | xargs -n1 echo -m `  $PACKAGE_LIST
    166166
    167167    . ${BASEDIR}/package-build.sh
Note: See TracChangeset for help on using the changeset viewer.