tests: Generalize 'sed' calls in MAC learning test to more than one digit.
authorBen Pfaff <blp@nicira.com>
Mon, 23 Apr 2012 17:07:29 +0000 (10:07 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 23 Apr 2012 21:11:19 +0000 (14:11 -0700)
commit83664f72d35177a90ab13506a223580816b5ee6b
treef38184be483f7c0504d3f63bb170c76c5e2c875f
parent34a5710475c6772e94d7fc5168d8615ac9183afc
tests: Generalize 'sed' calls in MAC learning test to more than one digit.

With "check-valgrind" the test can take more than 10 seconds to run, so
replacing only a single trailing digit with ? ends up with 1? which causes
the test to fail.

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/ofproto-dpif.at