summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2018-04-10 00:13:27 +0000
committerDamien Miller <djm@mindrot.org>2018-04-10 10:17:56 +1000
commit37e5f4a7ab9a8026e5fc2f47dafb0f1b123d39e9 (patch)
tree4c4c2cf61754af2dd5ef5202324e16d2e5847ff6
parent001aa55484852370488786bd40e9fdad4b465811 (diff)
upstream: make this a bit more portable-friendly
OpenBSD-Regress-ID: 62f7b9e055e8dfaab92b3825f158beeb4ca3f963
-rw-r--r--regress/authinfo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/authinfo.sh b/regress/authinfo.sh
index 3caf89478..693424afa 100644
--- a/regress/authinfo.sh
+++ b/regress/authinfo.sh
@@ -1,4 +1,4 @@
1# $OpenBSD: authinfo.sh,v 1.2 2017/10/25 20:08:36 millert Exp $ 1# $OpenBSD: authinfo.sh,v 1.3 2018/04/10 00:13:27 djm Exp $
2# Placed in the Public Domain. 2# Placed in the Public Domain.
3 3
4tid="authinfo" 4tid="authinfo"