[openssh-commits] [openssh] 01/05: Remove leftover from testing.
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 18 05:21:35 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit a6fd293a3aeee640e41877078afd6a67e8ec5adb
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Thu Sep 17 12:15:04 2026 -0600
Remove leftover from testing.
---
regress/unittests/misc/test_misc.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/regress/unittests/misc/test_misc.c b/regress/unittests/misc/test_misc.c
index 317de9f14..db0b5bb66 100644
--- a/regress/unittests/misc/test_misc.c
+++ b/regress/unittests/misc/test_misc.c
@@ -462,8 +462,6 @@ test_skip_space(void)
void
test_misc(void)
{
- mkdir_path("/tmp/foo/bar", 0700);
- exit(0);
test_chop();
test_rtrim();
test_strprefix();
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list