zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02111
[Bug 660423] Re: add `make run` targets to rootlevel Makefile
------------------------------------------------------------
revno: 1618
fixes bug(s): https://launchpad.net/bugs/660423
committer: Markus Korn <thekorn@xxxxxx>
branch nick: trunk
timestamp: Fri 2010-10-15 17:36:02 +0200
message:
Added `make run` target to the rootlevel Makefile (LP: #660423)
------------------------------------------------------------
--
add `make run` targets to rootlevel Makefile
https://bugs.launchpad.net/bugs/660423
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: Fix Committed
Bug description:
While working on some changes in zeitgeist-daemon.py I realized that testing changes to the actual zeitgeist-daemon is hard, I always have to remember to run make && ./zeitgeist-daemon
The `make run` target should do the right thing and simply wrap the command above.
References