소스 검색

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