From: Emil Velikov Date: Tue, 28 Feb 2017 12:13:58 +0000 (+0000) Subject: glcpp/tests: update testname in help string X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cf77cdce839a06097b5f995118261eb98285ffc7;p=mesa.git glcpp/tests: update testname in help string Rather than hardcoding glcpp/other use `basename "$0"` which expands appropriatelly. Signed-off-by: Emil Velikov Acked-by: Kenneth Graunke Reviewed-by: Eric Engestrom --- diff --git a/src/compiler/glsl/glcpp/tests/glcpp-test-cr-lf.sh b/src/compiler/glsl/glcpp/tests/glcpp-test-cr-lf.sh index c0ed9e04bc6..6a77a6e6663 100755 --- a/src/compiler/glsl/glcpp/tests/glcpp-test-cr-lf.sh +++ b/src/compiler/glsl/glcpp/tests/glcpp-test-cr-lf.sh @@ -51,7 +51,7 @@ run_test () usage () { cat <