Changeset 1918

Show
Ignore:
Timestamp:
10/24/07 14:39:04 (15 months ago)
Author:
aturner
Message:

minor cleanup. refs #270

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.am

    r1903 r1918  
    322322        $(PRINTF) "%s" "[tcprewrite] Config/VLAN Add test: " 
    323323        $(PRINTF) "%s\n" "*** [tcprewrite] Config/VLAN Add test: " >>test.log 
    324         $(TCPREWRITE) -i test.pcap -o test.rewrite_config1 --load-opts config 
     324        $(TCPREWRITE) --load-opts config 
    325325if WORDS_BIGENDIAN 
    326326        diff test.$@ test.$@1 >>test.log 2>&1