about summary refs log tree commit diff
path: root/test/build/aterm-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/build/aterm-build.sh')
-rwxr-xr-xtest/build/aterm-build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/build/aterm-build.sh b/test/build/aterm-build.sh
index cfc83806b35b..f8cca71aa0bb 100755
--- a/test/build/aterm-build.sh
+++ b/test/build/aterm-build.sh
@@ -8,3 +8,5 @@ cd aterm-*
 ./configure --prefix=$top
 make
 make install
+cd ..
+rm -rf aterm-*