5e8b95fed7
This CL adds the ability to pass options to test_shader.sh. The update_test_shaders.sh script is then changed to call test_shaders.sh with the --update flag. This removes the duplication of code between test_shaders.sh and update_test_shaders.sh.
5 lines
41 B
Bash
Executable File
5 lines
41 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./test_shaders.sh --update
|
|
|