Changeset 82 for hw

Show
Ignore:
Timestamp:
11/02/07 04:12:25 (5 years ago)
Author:
cs186
Message:

Make sure mmgr failure make it to the output

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • hw/hw2/selftest/memtest.sh

    r81 r82  
    99 
    1010# run queries 
    11 $HOME/pgsql/bin/psql -q -t -f memtest.sql >&! /dev/null 
     11$HOME/pgsql/bin/psql -t -f memtest.sql >&! /dev/null 
    1212