Ooops typo.

git-svn-id: svn://10.0.0.236/trunk@63131 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gagan%netscape.com 2000-03-16 03:46:28 +00:00
parent 129367a996
commit 6366ad21b3

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