瀏覽代碼

record pcap files in shadow client test

Justin Tracey 3 月之前
父節點
當前提交
6b907e24ae
共有 1 個文件被更改,包括 1 次插入1 次删除
  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