Fix argument order for "n14"
This commit is contained in:
parent
1cd7b13dd0
commit
99e62f4068
@ -1,4 +1,4 @@
|
||||
# $NetBSD: t_nat_exec.sh,v 1.15 2013/03/18 20:03:56 martin Exp $
|
||||
# $NetBSD: t_nat_exec.sh,v 1.16 2013/03/19 13:23:58 martin Exp $
|
||||
#
|
||||
# Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
|
||||
# All rights reserved.
|
||||
@ -73,7 +73,7 @@ test_case n10 nattest hex hex -T update_ipid=0
|
||||
test_case n11 nattest text text
|
||||
failing_test_case n12 nattest "Known to be broken" hex hex -T update_ipid=0 -v
|
||||
test_case n13 nattest text text
|
||||
failing_test_case n14 "See PR kern/47665" nattest text text
|
||||
failing_test_case n14 nattest "See PR kern/47665" text text
|
||||
test_case n15 nattest text text -T update_ipid=0
|
||||
test_case n16 nattest hex hex -D
|
||||
test_case n17 nattest hex hex -D
|
||||
|
Loading…
Reference in New Issue
Block a user