Changeset 103c292


Ignore:
Timestamp:
Feb 13, 2020, 6:22:52 PM (4 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
c9f4cf8
Parents:
921cd82
Message:

fix spelling mistake in comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/test.py

    r921cd82 r103c292  
    152152        # run everything in a temp directory to make sure core file are handled properly
    153153        with tempdir():
    154                 # if the make command succeds continue otherwise skip to diff
     154                # if the make command succeeds continue otherwise skip to diff
    155155                if success(make_ret):
    156156                        with Timed() as run_dur:
Note: See TracChangeset for help on using the changeset viewer.