zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02105
[Bug 660423] Re: add `make run` targets to rootlevel Makefile
** Branch linked: lp:~thekorn/zeitgeist/fix-660423-make-run
--
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: New
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