From 8f5c414b006fca520d58e75512de6720590dc2ad Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sat, 17 Oct 2009 13:00:24 +0000 Subject: [PATCH] Improve cleanup in sample script --- samples/runall.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/runall.sh b/samples/runall.sh index f91154b412..0a02836eb4 100755 --- a/samples/runall.sh +++ b/samples/runall.sh @@ -219,5 +219,7 @@ then stop_jetty fi +cd .. + cleanup