ad99787e7e4f6558d4e0aac749491578c9ac02f6
[babeltrace.git] / converter / babeltrace.in
1 #!/bin/sh
2
3 @abs_top_builddir@/converter/babeltrace.bin \
4 --omit-system-plugin-path --omit-home-plugin-path \
5 --plugin-path "@abs_top_builddir@/plugins" ${*}
This page took 0.029302 seconds and 3 git commands to generate.