Skip to content
Snippets Groups Projects
Commit 6b2db0ec authored by Andre Maroneze's avatar Andre Maroneze
Browse files

Merge branch 'feature/fix/print-directory' into 'master'

[bin] supress printing directory in bin/frama-c

See merge request frama-c/frama-c!4146
parents bfda5e89 16c787e0
No related branches found
No related tags found
No related merge requests found
...@@ -22,4 +22,4 @@ ...@@ -22,4 +22,4 @@
########################################################################## ##########################################################################
dune exec --root=$(dirname $0)/.. --no-build frama-c -- "$@" dune exec --root=$(dirname $0)/.. --no-build --no-print-directory -- frama-c "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment