Miscellaneous changes

This commit is contained in:
John Wiegley 2007-04-15 11:50:22 +00:00
parent 73104b1edd
commit b307f741c4
2 changed files with 2 additions and 2 deletions

View file

@ -227,4 +227,4 @@ all-clean: maintainer-clean
acconf.h.in aclocal.m4 autom4te config.guess config.sub \
configure depcomp install-sh libtool ltconfig ltmain.sh \
missing stamp texinfo.tex Makefile.in mkinstalldirs \
elisp-comp elc-stamp py-compile *.gch UnitTests
elisp-comp elc-stamp elc-temp py-compile

View file

@ -1,2 +1,2 @@
#!/bin/sh
python tests/python/UnitTests.py
PYTHONPATH=$PWD:$PYTHONPATH python tests/python/UnitTests.py