]> Sergey Matveev's repositories - public-inbox.git/commit
certs/create-certs: create certs in 'certs/' directory
authorEric Wong <e@80x24.org>
Mon, 24 Jun 2019 08:16:43 +0000 (08:16 +0000)
committerEric Wong <e@80x24.org>
Wed, 26 Jun 2019 08:05:53 +0000 (08:05 +0000)
commit36c3b27458e722e3e9e1cb378cee16d40469b1d0
treebc86036b471d62bd3e52a74e03edfcb64d22da31
parent7d7e5013e3d2e56c48735698e39890e8f67b6b56
certs/create-certs: create certs in 'certs/' directory

If running in our top-level source tree, use the 'certs/'
directory as  the prefix so we can just invoke `./certs/create-certs.perl'
instead of `(cd certs && ./create-certs.perl)'
certs/create-certs.perl