зеркало из https://github.com/mozilla/pjs.git
Fixing orangeness from bug 394483 checkin
This commit is contained in:
Родитель
c930b4f459
Коммит
294e367adc
|
@ -97,7 +97,7 @@ function test() {
|
|||
// assume a generic UNIX variant
|
||||
exe = Components.classes["@mozilla.org/file/local;1"].
|
||||
createInstance(Components.interfaces.nsILocalFile);
|
||||
exe.initWithPath("/bin/test");
|
||||
exe.initWithPath("/bin/echo");
|
||||
}
|
||||
|
||||
localHandler.executable = exe;
|
||||
|
|
Загрузка…
Ссылка в новой задаче