summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
Diffstat (limited to 'regress')
-rw-r--r--regress/sys/arch/m88k/usertrap/answer2
-rw-r--r--regress/sys/arch/m88k/usertrap/testsuite.sh4
2 files changed, 2 insertions, 4 deletions
diff --git a/regress/sys/arch/m88k/usertrap/answer b/regress/sys/arch/m88k/usertrap/answer
index 3285d6116b9..fa8be2b1950 100644
--- a/regress/sys/arch/m88k/usertrap/answer
+++ b/regress/sys/arch/m88k/usertrap/answer
@@ -494,7 +494,7 @@ Bad system call
Bad system call
Bad system call
Bad system call
-
+Bad system call
Bad system call
Bad system call
Bad system call
diff --git a/regress/sys/arch/m88k/usertrap/testsuite.sh b/regress/sys/arch/m88k/usertrap/testsuite.sh
index 730b8eae423..6fe3ac1e0f0 100644
--- a/regress/sys/arch/m88k/usertrap/testsuite.sh
+++ b/regress/sys/arch/m88k/usertrap/testsuite.sh
@@ -1,5 +1,5 @@
#! /bin/sh
-# $OpenBSD: testsuite.sh,v 1.2 2005/04/27 14:09:43 miod Exp $
+# $OpenBSD: testsuite.sh,v 1.3 2005/09/25 20:29:59 miod Exp $
# Simple test program to check what happens when userland tries to trap.
# Written by Miodrag Vallat 2003 AD -- public domain
@@ -507,8 +507,6 @@ ${PROG} 493
${PROG} 494
${PROG} 495
${PROG} 496
-# since there won't be any output...
-echo
${PROG} 497
${PROG} 498
${PROG} 499