Cleaning up scripts and making things consistent.
[pingpong.git] / Code / Projects / PacketLevelSignatureExtractor / execute_layer2_unb_all_detection.sh
index 0a4483506bf9affefdc6c1ae454eafbdf7f33f0c..431376f2819e0f8c66f70f5bba1b6b9993353919 100755 (executable)
@@ -4,7 +4,6 @@
 
 # Arg1 should point to the UNB trace (PCAP w/o any expected events).
 PCAP_FILE=$1
-
 readonly PCAP_FILE
 
 # Arg2 should point to the base directory  for signature files (i.e., /some/local/path/experimental_result/standalone)