Przeglądaj źródła

record pcap files in shadow client test

Justin Tracey 4 miesięcy temu
rodzic
commit
6b907e24ae
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      shadow/client/run.sh

+ 1 - 1
shadow/client/run.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 
 rm -rf shadow.data/
-shadow --template-directory shadow.data.template shadow.yaml > shadow.log ;
+shadow --pcap-enabled true --template-directory shadow.data.template shadow.yaml > shadow.log ;
 ret=$?
 
 declare -A groups