Przeglądaj źródła

Fixed batch bug

master
pb 2 lat temu
rodzic
commit
355d4cf7c2
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      index.js

+ 1
- 0
index.js Wyświetl plik

@@ -2873,6 +2873,7 @@ var elxr = {
elevatedpulltasks = function() {
var eBatch = []
def.elevated.map((def) => getPullTask(def, null, null, null, eBatch))
eBatch[0].processedArgs = processedArgs
return shell_verse.runElevatedBatch(eBatch).then(() => {
return true;
}).catch((e) => {

Ładowanie…
Anuluj
Zapisz