glcpp/tests: update testname in help string
[mesa.git] / src / compiler / glsl / glcpp / tests / glcpp-test.sh
index d98c408f739b0e33f841c8c49f9649fa085d2b0f..44c9451cf6074e023e3ba18c7cd5436f998d3e58 100755 (executable)
@@ -22,7 +22,7 @@ trap 'rm $test.valgrind-errors; exit 1' INT QUIT
 usage ()
 {
     cat <<EOF
-Usage: glcpp [options...]
+Usage: `basename "$0"` [options...]
 
 Run the test suite for mesa's GLSL pre-processor.