mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Ooops typo.
This commit is contained in:
parent
8c8414179e
commit
39623da2ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user