Fix: AM_CONDITIONAL should be outside AS_IF block
[lttng-ust.git] / tests / snprintf / test_snprintf
1 #!/bin/bash
2
3 TEST_DIR=$(dirname $0)
4 ./${TEST_DIR}/prog
This page took 0.029962 seconds and 4 git commands to generate.