[openssh-commits] [openssh] 02/02: space before tab in previous

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Feb 23 14:20:18 AEDT 2018


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit a8dd6fe0aa10b6866830b4688a73ef966f0aed88
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Feb 23 14:19:11 2018 +1100

    space before tab in previous
---
 regress/agent-getpeereid.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regress/agent-getpeereid.sh b/regress/agent-getpeereid.sh
index 8858fd18..769c29e8 100644
--- a/regress/agent-getpeereid.sh
+++ b/regress/agent-getpeereid.sh
@@ -18,7 +18,7 @@ case "x$SUDO" in
 	xdoas) ;;
 	x)
 		echo "need SUDO to switch to uid $UNPRIV"
- 		echo SKIPPED
+		echo SKIPPED
 		exit 0 ;;
 	*)
 		echo "unsupported $SUDO - "doas" and "sudo" are allowed"

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list