From: Ben Pfaff Date: Wed, 23 Mar 2005 00:51:15 +0000 (+0000) Subject: Do cleanup before exit. X-Git-Tag: v0.4.0~125 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3154fa23baf5ca6b186e1b14803be6ca0ac2b2e;p=pspp-builds.git Do cleanup before exit. --- diff --git a/tests/command/aggregate.sh b/tests/command/aggregate.sh index 108336d0..c2a4414c 100755 --- a/tests/command/aggregate.sh +++ b/tests/command/aggregate.sh @@ -208,5 +208,4 @@ for outfile in active external; do done done -exit 0 pass;