summaryrefslogtreecommitdiffstats
path: root/tests/integration_base_files/cleanup.sh
diff options
context:
space:
mode:
authorJohannes Dahlström <johannes.dahlstrom@vaadin.com>2012-01-23 13:20:15 +0000
committerJohannes Dahlström <johannes.dahlstrom@vaadin.com>2012-01-23 13:20:15 +0000
commit4f50c1b2c01728a5dd4e3efbcb157d7094eebbd5 (patch)
treeaf8c4f60b02d7a0ce7cb70879d7ce48bb3019c46 /tests/integration_base_files/cleanup.sh
parent0b8a57ad0a0b776c0c89aaf7fdc65e5f2c9ac726 (diff)
downloadvaadin-framework-4f50c1b2c01728a5dd4e3efbcb157d7094eebbd5.tar.gz
vaadin-framework-4f50c1b2c01728a5dd4e3efbcb157d7094eebbd5.zip
Integration test fixes
svn changeset:22747/svn branch:6.8
Diffstat (limited to 'tests/integration_base_files/cleanup.sh')
-rw-r--r--tests/integration_base_files/cleanup.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/integration_base_files/cleanup.sh b/tests/integration_base_files/cleanup.sh
index 44e2e5f6ee..42fb5a434d 100644
--- a/tests/integration_base_files/cleanup.sh
+++ b/tests/integration_base_files/cleanup.sh
@@ -23,5 +23,4 @@ if [ -a /home/integration/demo.war ]
fi
echo Cleaning deploy dir
-ant -f /home/integration/deploy.xml clean
-
+rm -rf /home/integration/deploy/*