]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Run test program.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2014 19:27:17 +0000 (21:27 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2014 19:27:17 +0000 (21:27 +0200)
Tools/freeze/test/Makefile

index bc0aada13f2b2873bcd4679226dfb7cc8f2c08c1..1679f723e7acd7bc01e26e7dbf197cc0ce7e91a1 100644 (file)
@@ -7,4 +7,5 @@ OUTDIR=outdir
 test:
        $(PYTHON) ../freeze.py -o $(OUTDIR) ok.py
        make -C $(OUTDIR)
+       $(OUTDIR)/ok