浏览代码

record pcap files in shadow client test

Justin Tracey 4 月之前
父节点
当前提交
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