summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp/tests/glcpp-test-cr-lf
diff options
context:
space:
mode:
authorCarl Worth <[email protected]>2014-08-18 16:26:09 -0700
committerCarl Worth <[email protected]>2014-08-20 16:41:38 -0700
commitc09a8b0e3bb93906f59fee565eb22d37b91fbfaf (patch)
treec2729a5cae3a2ccd2e37d8bd6cd9f57f48dcb907 /src/glsl/glcpp/tests/glcpp-test-cr-lf
parent04895f5c601b240df547739da786b7c2b65bdd1e (diff)
glcpp: Use printf instead of "echo -n" in glcpp-test
I noticed that with /bin/sh on Mac OS X, "echo -n" does not work as desired, (it actually prints "-n" rather than suppressing the final newline). There is a /bin/echo that could be used (it actually works) instead of the builtin echo. But I decided it's more robust to just use printf rather than hardcoding /bin/echo into the script.
Diffstat (limited to 'src/glsl/glcpp/tests/glcpp-test-cr-lf')
0 files changed, 0 insertions, 0 deletions