]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Move the fgrep replacement to hostkey-rotate.sh.
authorDarren Tucker <dtucker@dtucker.net>
Fri, 24 Sep 2021 01:08:03 +0000 (11:08 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 24 Sep 2021 01:08:03 +0000 (11:08 +1000)
commit9b2ee74e3aa8c461eb5552a6ebf260449bb06f7e
tree81852821e4c425ab128e4332a4b4a8cc8caaef24
parentf7039541570d4b66d76e6f574544db176d8d5c02
Move the fgrep replacement to hostkey-rotate.sh.

The fgrep replacement for buggy greps doesn't work in the sftp-glob test
so move it to just where we know it's needed.
regress/hostkey-rotate.sh
regress/test-exec.sh