Commit graph

5 commits

Author SHA1 Message Date
Markus Olsson
ef312b74a6 Add helper method for executing shell commands in scripts 2022-03-01 13:25:22 +01:00
Markus Olsson
aa604d6ecb Use execFile instead of custom spawn method
They do pretty much the exact same thing and we can save on some code that we nee to maintain
2022-02-28 13:44:40 +01:00
Brendan Forster
a1d3cc6e89 an even simpler fix 2018-03-22 13:13:18 +11:00
Brendan Forster
a856e93d9f add a sanity check for when an empty log is returned 2018-03-22 13:06:56 +11:00
Brendan Forster
3c17c19ee0 extract logic so it can be used with new command 2018-02-04 13:32:55 +11:00