Ignore:
Timestamp:
Oct 28, 2007, 4:55:19 PM (17 years ago)
Author:
rainer
Message:

More fixes for compile and runtime errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/testcompile.sh

    r96 r138  
    110110        if test x$1 = x0; then
    111111                [ -z "$verbose" ]     ||  log_msg_ok  "configure...  $TEST";
     112                $MAKE clean > /dev/null 2>> test_log
    112113                $MAKE ${SMATCH} cutest > /dev/null 2>> test_log
    113114                if test x$? = x0; then
Note: See TracChangeset for help on using the changeset viewer.