зеркало из https://github.com/mozilla/pjs.git
Add a space to make verbose output less confusing
This commit is contained in:
Родитель
b15f7d7fd1
Коммит
150b03282c
|
@ -58,7 +58,7 @@ if (defined($::opt_l)) {
|
|||
if ($verbose) {
|
||||
print "make-jars "
|
||||
. "-v -d $chromeDir "
|
||||
. ($fileformat ? "-f $fileformat" : "")
|
||||
. ($fileformat ? "-f $fileformat " : "")
|
||||
. ($nofilelocks ? "-l " : "")
|
||||
. ($baseFilesDir ? "-s $baseFilesDir " : "")
|
||||
. "\n";
|
||||
|
|
Загрузка…
Ссылка в новой задаче