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