Changes in / [95c7f0c:901cee9]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/locker-build

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