Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=767bf300c6857b8dc06e02e04e24a06f1ba07eca
commit 767bf300c6857b8dc06e02e04e24a06f1ba07eca Author: Miklos Vajna <[email protected]> Date: Tue Dec 30 03:58:18 2008 +0100 HACKING: typo fix diff --git a/HACKING b/HACKING index 0f9e16b..652a886 100644 --- a/HACKING +++ b/HACKING @@ -20,7 +20,7 @@ NOTE: if you got FAILED for all test then try pacman-g2 -S fakeroot and try agai If some of them failed, probably you'll want to run only one test, for example sync990: -cd pactest; python pactest.py --test=tests/sync990.py -p ../../src/pacman-g2/pacman-g2 --debug=-1 +cd pactest; python pactest.py --test=tests/sync990.py -p ../src/pacman-g2/pacman-g2 --debug=-1 That's all. _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
