- remove sedtest temporary file

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-21 22:31:03 +00:00
parent 02f24e45ae
commit 7f0c154c00

View File

@ -101,6 +101,7 @@ if test $? != 0 ; then
else
echo "sed works: Ok"
fi
rm -f .sedtest
XSED=$HOST_SED_DIR/bin/sed
#############################################################