da8df17b5288f9dec6b8c3fe9134ae1e03c59175
[ust.git] / hello / run
1 #!/bin/sh
2
3 UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libust/.libs:../../liburcu $1 .libs/hello
This page took 0.029273 seconds and 3 git commands to generate.