source: trunk/tools/tracemerge/test-tracemerge.sh @ 640

Last change on this file since 640 was 640, checked in by perry, 7 years ago

Port to the newer libtrace, add manpage and test case

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 123 bytes
Line 
1#!/bin/sh
2
3./tracemerge erf:trace1.erf \
4        erf:../../test/traces/100_packets.erf \
5        pcap:../../test/traces/100_packets.pcap
Note: See TracBrowser for help on using the repository browser.