Ooops typo.

This commit is contained in:
gagan%netscape.com 2000-03-16 03:46:28 +00:00
parent 8c8414179e
commit 39623da2ed

View File

@ -239,7 +239,7 @@ moz_debug_program()
$debugger $prog ${1+"$@"}
;;
esac
/bin/rm ./mozargs$$
/bin/rm /tmp/mozargs$$
else
echo "Could not find a debugger on your system."
fi