Changeset 5b993e0 for tests/Makefile.in


Ignore:
Timestamp:
Mar 25, 2019, 12:05:29 PM (5 years ago)
Author:
tdelisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
d3c1c6a
Parents:
d4a60ac
Message:

Updated test scripts to use python3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.in

    rd4a60ac r5b993e0  
    360360concurrent =
    361361timeouts =
    362 TEST_PY = python ${builddir}/test.py
     362TEST_PY = python3 ${builddir}/test.py
    363363
    364364# applies to both programs
Note: See TracChangeset for help on using the changeset viewer.