X-Git-Url: http://git.liburcu.org/?p=ust.git;a=blobdiff_plain;f=tests%2Fvalgrind_ust-consumerd.sh;h=7dd66681db666dfe689b1f4f72ab842c9a56dd75;hp=856808bb7d954ac2a5be4a4f64fd1814f76dc124;hb=a4e9613d77b6a7bfe388f47cf5375b6aea9026b8;hpb=30ffe2794fc413035208cdd2a7a061bc208e210f diff --git a/tests/valgrind_ust-consumerd.sh b/tests/valgrind_ust-consumerd.sh index 856808b..7dd6668 100755 --- a/tests/valgrind_ust-consumerd.sh +++ b/tests/valgrind_ust-consumerd.sh @@ -25,7 +25,7 @@ source $TESTDIR/tap.sh starttest "ust-consumerd valgrind check" if ! which valgrind > /dev/null; then - echo "$0: Valgrind not found on the system." >/dev/stderr + echo "$0: Valgrind not found on the system." 1>&2 exit 1; fi