Skip to content

Commit bf6dd67

Browse files
Mark R. Tuttlemarkrtuttle
authored andcommitted
Delete TERM=vt100 from demo Makefile run-cbmc-proofs target
1 parent b894cc4 commit bf6dd67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/demos/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ clone:
4343
build:
4444
cd $(REPO_DIR)/$(PROOF_DIR); \
4545
EXTERNAL_SAT_SOLVER= \
46-
TERM=vt100 \
4746
run-cbmc-proofs.py --proofs $(PROOFS)
4847

4948
COMMIT1 = master

0 commit comments

Comments
 (0)