summaryrefslogtreecommitdiff
path: root/regress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/Makefile')
-rw-r--r--regress/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/Makefile b/regress/Makefile
index 2b8dbd6f6..7b67ad314 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.22 2003/04/04 09:34:22 djm Exp $ 1# $OpenBSD: Makefile,v 1.23 2003/06/12 15:43:32 markus Exp $
2 2
3REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 3REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7
4 4
@@ -27,6 +27,7 @@ LTESTS= connect \
27 sftp-cmds \ 27 sftp-cmds \
28 sftp-badcmds \ 28 sftp-badcmds \
29 sftp-batch \ 29 sftp-batch \
30 reconfigure \
30 forwarding 31 forwarding
31 32
32USER!= id -un 33USER!= id -un