summaryrefslogtreecommitdiff
path: root/ltcf-cxx.sh
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-02-01 18:42:50 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-02-01 18:42:50 +0000
commitc9cda9a47f39aff86a07cf1a53f986e8185c88a5 (patch)
tree0aecf69d5d6a2f4332c84a29c22466950fc31991 /ltcf-cxx.sh
parent9c5a50b863ada3d7560db75194e9b47480bef4c3 (diff)
downloadATCD-c9cda9a47f39aff86a07cf1a53f986e8185c88a5.tar.gz
ChangeLog:Tue Feb 1 09:40:50 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ltcf-cxx.sh')
-rw-r--r--ltcf-cxx.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ltcf-cxx.sh b/ltcf-cxx.sh
index d3dd7c67654..7d8a5c35f0e 100644
--- a/ltcf-cxx.sh
+++ b/ltcf-cxx.sh
@@ -505,6 +505,9 @@ if eval $ac_compile 2>&5; then
*) ;; # Ignore the rest.
esac
done
+
+ # Clean up.
+ rm -f a.out
else
echo "ltcf-cxx.sh: error: problem compiling test program"
fi