From: "Brian Dolbec" <dolsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-keys:master commit in: /
Date: Sat, 23 Jan 2016 19:04:53 +0000 (UTC) [thread overview]
Message-ID: <1453575747.c4f06c7c3a4929b816596df752364d73fe6f73fe.dolsen@gentoo> (raw)
commit: c4f06c7c3a4929b816596df752364d73fe6f73fe
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 19:01:50 2016 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 19:02:27 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-keys.git/commit/?id=c4f06c7c
testpath: Fix py2man symlink generation
testpath | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/testpath b/testpath
index e05940a..ad2b09e 100644
--- a/testpath
+++ b/testpath
@@ -32,6 +32,10 @@ ln README.md gkeys-gen/README.md
ln README.md gkeys-ldap/README.md
# Create the py2man symlinks for generating our man pages.
-ln -s py2man gkeys/py2man
-ln -s py2man gkeys-gen/py2man
-ln -s py2man gkeys-ldap/py2man
+cd gkeys
+ln -s ../py2man py2man
+cd ../gkeys-gen
+ln -s ../py2man py2man
+cd ../gkeys-ldap
+ln -s ../py2man py2man
+cd ..
next reply other threads:[~2016-01-23 19:04 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-23 19:04 Brian Dolbec [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-08-09 1:09 [gentoo-commits] proj/gentoo-keys:master commit in: / Brian Dolbec
2015-01-07 23:39 Brian Dolbec
2015-01-07 19:41 Brian Dolbec
2015-01-01 5:50 Brian Dolbec
2015-01-01 4:57 Robin H. Johnson
2015-01-01 4:52 Robin H. Johnson
2015-01-01 4:51 Robin H. Johnson
2015-01-01 4:50 Robin H. Johnson
2015-01-01 4:43 Robin H. Johnson
2014-12-31 21:43 ` Robin H. Johnson
2015-01-01 4:43 Robin H. Johnson
2014-12-31 21:38 ` Robin H. Johnson
2015-01-01 4:43 Robin H. Johnson
2014-12-31 21:54 Brian Dolbec
2014-12-31 21:52 Brian Dolbec
2014-12-31 21:52 Brian Dolbec
2014-12-31 21:52 Brian Dolbec
2014-12-31 21:49 Robin H. Johnson
2015-01-01 4:43 ` Robin H. Johnson
2014-12-23 2:50 Brian Dolbec
2014-12-23 2:50 Brian Dolbec
2014-12-23 0:13 Brian Dolbec
2014-12-22 23:11 Brian Dolbec
2014-12-22 23:11 Brian Dolbec
2014-12-22 23:11 Brian Dolbec
2014-12-22 23:11 Brian Dolbec
2014-08-20 3:55 Brian Dolbec
2014-08-20 3:55 Brian Dolbec
2014-08-20 3:55 Brian Dolbec
2014-08-20 3:55 Brian Dolbec
2014-08-20 3:55 Brian Dolbec
2014-08-20 3:55 Brian Dolbec
2014-08-20 3:55 Brian Dolbec
2014-08-20 3:55 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-03-01 17:58 Pavlos Ratis
2014-02-28 20:21 Brian Dolbec
2013-06-23 7:13 Brian Dolbec
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1453575747.c4f06c7c3a4929b816596df752364d73fe6f73fe.dolsen@gentoo \
--to=dolsen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox