]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
fix: don't pass the PYTHONPATH that features the instdir to the invocation of trial...
authorZooko O'Whielacronx <zooko@allmydata.com>
Tue, 1 May 2007 04:37:28 +0000 (21:37 -0700)
committerZooko O'Whielacronx <zooko@allmydata.com>
Tue, 1 May 2007 04:37:28 +0000 (21:37 -0700)
GNUmakefile

index 959931ffdf06ffdb9bc624d5706306080fb1c767..609f781a843ab6b8e05008c9127103373eb9119d 100644 (file)
@@ -118,7 +118,7 @@ REPORTER=
 # ansi color sequences
 test: build
        $(PP) $(TRIAL) $(REPORTER) $(TEST) ;
-       cd src/foolscap && $(PP) $(TRIAL) $(REPORTER) foolscap
+       cd src/foolscap && $(TRIAL) $(REPORTER) foolscap
 
 test-figleaf: build
        rm -f .figleaf