зеркало из https://github.com/mozilla/pjs.git
Last of the fixes for bug 5892.
This commit is contained in:
Родитель
527ad37f43
Коммит
2d1161ec63
|
@ -145,7 +145,7 @@ moz_get_debugger()
|
|||
|
||||
for d in $debuggers
|
||||
do
|
||||
dpath=`which ddd`
|
||||
dpath=`which ${d}`
|
||||
|
||||
if [ -x "$dpath" ]
|
||||
then
|
||||
|
|
Загрузка…
Ссылка в новой задаче