summaryrefslogtreecommitdiff
path: root/regress/portnum.sh
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-05-17 20:47:29 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-05-17 20:47:29 +1000
commit0a404b0ed79ba45ccaf7ed5528a8f5004c3698cb (patch)
treec198f4633d88a435a236d45410dcca34c9fbfe02 /regress/portnum.sh
parent62ee222e6f3f5ee288434f58b5136ae3d56f5164 (diff)
- dtucker@cvs.openbsd.org 2013/05/17 10:34:30
[regress/portnum.sh] use a more portable negated if structure. from portable (id sync only)
Diffstat (limited to 'regress/portnum.sh')
-rw-r--r--regress/portnum.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/portnum.sh b/regress/portnum.sh
index 1de0680fe..c56b869a3 100644
--- a/regress/portnum.sh
+++ b/regress/portnum.sh
@@ -1,4 +1,4 @@
1# $OpenBSD: portnum.sh,v 1.1 2009/08/13 00:57:17 djm Exp $ 1# $OpenBSD: portnum.sh,v 1.2 2013/05/17 10:34:30 dtucker Exp $
2# Placed in the Public Domain. 2# Placed in the Public Domain.
3 3
4tid="port number parsing" 4tid="port number parsing"