* [gentoo-commits] proj/overlord:master commit in: /
@ 2011-02-05 18:35 Brian Dolbec
0 siblings, 0 replies; only message in thread
From: Brian Dolbec @ 2011-02-05 18:35 UTC (permalink / raw
To: gentoo-commits
commit: 645174acd67db5e7506ca7736b58c265c0568ed7
Author: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
AuthorDate: Sat Feb 5 18:35:27 2011 +0000
Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Sat Feb 5 18:35:27 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/overlord.git;a=commit;h=645174ac
add an example testpath for testing the git checkout
---
testpath.example | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/testpath.example b/testpath.example
new file mode 100644
index 0000000..7ac243a
--- /dev/null
+++ b/testpath.example
@@ -0,0 +1,17 @@
+# Sample file demonstrating an easy method for running the
+# git sources without the need for installing.
+
+
+# Edit the paths below and save the file as "testpath"
+# the file will be ignored by git.
+
+# Example usage:
+
+# $ cd dev/git/overlord
+# $ source ./testpath
+# $ lord -l
+
+
+export PATH="/home/brian/Dev/git/overlord/bin:${PATH}"
+
+export PYTHONPATH="/home/brian/Dev/git/overlord/:${PYTHONPATH}"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-05 18:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-05 18:35 [gentoo-commits] proj/overlord:master commit in: / Brian Dolbec
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox