зеркало из https://github.com/mozilla/pjs.git
Bug 452418 - change test scripts to use bash explicitly, as some of the code doesn't work in dash, which is the default /bin/sh in Ubuntu Hardy. Patch by gerv; rs=ted.
This commit is contained in:
Родитель
92af5a6689
Коммит
09631b722d
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# vim:set ts=2 sw=2 sts=2 et:
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# vim:set ts=2 sw=2 sts=2 et:
|
||||
#
|
||||
|
|
Загрузка…
Ссылка в новой задаче