Clean-up of configure.ac and tests/Makefile.am
[deliverable/lttng-ust.git] / tests / hello.cxx / run
CommitLineData
6b79f035
MD
1#!/bin/sh
2
3UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libust/.libs:../../liburcu $1 .libs/hello
This page took 0.026462 seconds and 5 git commands to generate.