This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gasic.
commit 0c5279c4e11d497d33398609c407fc26e8f140f5 Author: Andreas Tille <[email protected]> Date: Mon Mar 3 16:07:57 2014 +0100 Add hint how you can run the provided example --- debian/README.example | 5 +++++ debian/examples | 1 + 2 files changed, 6 insertions(+) diff --git a/debian/README.example b/debian/README.example new file mode 100644 index 0000000..6a83f92 --- /dev/null +++ b/debian/README.example @@ -0,0 +1,5 @@ +To try this example you need to set PYTHONPATH: + + PYTHONPATH=/usr/share/gasic/ python example_script.py + + diff --git a/debian/examples b/debian/examples index 565e7b4..21ca8f0 100644 --- a/debian/examples +++ b/debian/examples @@ -1 +1,2 @@ doc/example_script.py +debian/README.example -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gasic.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
