heredoc-weird-3 is timing-critical ⇒ need-pass: no
This commit is contained in:
parent
57b849910f
commit
92ea9a224f
3
check.t
3
check.t
|
@ -1,4 +1,4 @@
|
|||
# $MirOS: src/bin/mksh/check.t,v 1.460 2011/06/04 17:08:11 tg Exp $
|
||||
# $MirOS: src/bin/mksh/check.t,v 1.461 2011/06/05 16:49:54 tg Exp $
|
||||
# $OpenBSD: bksl-nl.t,v 1.2 2001/01/28 23:04:56 niklas Exp $
|
||||
# $OpenBSD: history.t,v 1.5 2001/01/28 23:04:56 niklas Exp $
|
||||
# $OpenBSD: read.t,v 1.3 2003/03/10 03:48:16 david Exp $
|
||||
|
@ -2328,6 +2328,7 @@ expected-stdout:
|
|||
name: heredoc-weird-3
|
||||
description:
|
||||
Tests for here documents, taken from Austin ML
|
||||
need-pass: no
|
||||
stdin:
|
||||
cat <<x*x & touch 'x*x'
|
||||
hello
|
||||
|
|
Loading…
Reference in New Issue