Changes in / [901cee9:95c7f0c]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/locker-build
r4f5e38f r401752a 119 119 $MAKE -j$CPUS all || die "make failed" 120 120 121 $MAKE check || die "Unit tests failed" 122 121 123 if [ -n "$DRYRUN" ]; then 122 124 echo "Build completed; Dropping to a shell..."
Note: See TracChangeset
for help on using the changeset viewer.