Changeset c76a12a
- Timestamp:
- Jul 9, 2011, 3:59:56 PM (13 years ago)
- 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. - 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.