diff options
| author | Maxime Dénès | 2017-06-12 16:22:20 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-06-12 16:43:33 +0200 |
| commit | 83d8b081c02cfde83c8fd93102f8f1aae3fe87b3 (patch) | |
| tree | 53e67d72f9c7ce29e05c8c69d0e75c30c40a3cea /test-suite/coq-makefile/plugin2 | |
| parent | 9097e9a84cf3841cd5fac81a7fe309ae2dec246f (diff) | |
| parent | fd8c2ff85c098149f11280af5f1a257dd6af3622 (diff) | |
Merge PR#709: Bytecode compilation apart from 'make world', again
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 |
