Certain Sourcemage GNU/Linux people like to build (cast?) as root...
adjust regression testsuite so that it doesn't fail w.r.t. $PS1
This commit is contained in:
parent
d854fb1a8d
commit
f54064509e
4
check.t
4
check.t
|
@ -1,4 +1,4 @@
|
|||
# $MirOS: src/bin/mksh/check.t,v 1.44 2006/07/03 12:16:29 tg Exp $
|
||||
# $MirOS: src/bin/mksh/check.t,v 1.45 2006/07/07 09:52:20 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 $
|
||||
|
@ -3762,6 +3762,8 @@ stdin:
|
|||
echo x $FNORD
|
||||
expected-stdout:
|
||||
x 42
|
||||
expected-stderr-pattern:
|
||||
/(# )*/
|
||||
---
|
||||
name: mkshrc-3
|
||||
description:
|
||||
|
|
Loading…
Reference in New Issue