diff options
| author | Pierre Letouzey | 2017-06-01 17:11:42 +0200 |
|---|---|---|
| committer | Pierre Letouzey | 2017-06-01 17:11:42 +0200 |
| commit | 8e708a30b165776ac8df65c5e5f440baff855f70 (patch) | |
| tree | f344a0fe9e0e8ee5599b8dcf6f6f07582d1538c8 /test-suite/coq-makefile/plugin2 | |
| parent | a6a0c2c437c0b2920096d931fc595c0cf1f30d64 (diff) | |
test-suite/coq-makefile: we do not build byte file by default anymore
Diffstat (limited to 'test-suite/coq-makefile/plugin2')
| -rwxr-xr-x | test-suite/coq-makefile/plugin2/run.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test-suite/coq-makefile/plugin2/run.sh b/test-suite/coq-makefile/plugin2/run.sh index 24ef8c891b..c2d47166fe 100755 --- a/test-suite/coq-makefile/plugin2/run.sh +++ b/test-suite/coq-makefile/plugin2/run.sh @@ -17,12 +17,9 @@ sort > desired <<EOT ./test ./test/test.glob ./test/test.cmi -./test/test.cmo ./test/test.cmx ./test/test_aux.cmi -./test/test_aux.cmo ./test/test_aux.cmx -./test/test_plugin.cma ./test/test_plugin.cmxa ./test/test_plugin.cmxs ./test/test.v |
