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/testrun_1.sh

    r122 r138  
    933933run_check ()
    934934{
    935      ${VALGRIND} ./samhain -t check -p none -l debug 2>>test_log_valgrind
     935    ${VALGRIND} ./samhain -t check -p none -l debug 2>>test_log_valgrind
    936936 
    937937    if test x$? = x0; then
Note: See TracChangeset for help on using the changeset viewer.