Changeset c76a12a


Ignore:
Timestamp:
Jul 9, 2011, 3:59:56 PM (13 years ago)
Author:
GitHub Merge Button <merge-button@github.com>
Parents:
a16d7e5 (diff), 6dfcb9e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge 6dfcb9e08f0b695564e63b9805b65e2314a8ee19 into a16d7e5b1281bf21e0fe52b6d9946fd58893da28
File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/locker-build

    r4f5e38f r401752a  
    119119    $MAKE -j$CPUS all || die "make failed"
    120120
     121    $MAKE check || die "Unit tests failed"
     122
    121123    if [ -n "$DRYRUN" ]; then
    122124        echo "Build completed; Dropping to a shell..."
Note: See TracChangeset for help on using the changeset viewer.