diff options
Diffstat (limited to 'Tests/RunCMake/File_Generate/input_script.sh')
-rwxr-xr-x | Tests/RunCMake/File_Generate/input_script.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/RunCMake/File_Generate/input_script.sh b/Tests/RunCMake/File_Generate/input_script.sh new file mode 100755 index 0000000..2cc0983 --- /dev/null +++ b/Tests/RunCMake/File_Generate/input_script.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +echo "$<$<STREQUAL:foo,foo>:SUCCESS>" |