[tor-commits] [sbws/master] CI: Add forgotten command to whitelist

juga at torproject.org juga at torproject.org
Sat Feb 23 15:59:30 UTC 2019


commit caa2b83f247d60ae22506244a0c80b097bda1560
Author: juga0 <juga at riseup.net>
Date:   Sat Feb 23 15:58:48 2019 +0000

    CI: Add forgotten command to whitelist
---
 tox.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tox.ini b/tox.ini
index 5094b78..eb8e3a1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -44,6 +44,7 @@ whitelist_externals =
     sleep
     wget
     mkdir
+    rm
 commands =
     cp -af {toxinidir}/tests/integration/net {envtmpdir}
     bash {envtmpdir}/net/start.sh



More information about the tor-commits mailing list