summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/File_Generate/input_script.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/File_Generate/input_script.sh')
-rwxr-xr-xTests/RunCMake/File_Generate/input_script.sh3
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 000000000..2cc098384
--- /dev/null
+++ b/Tests/RunCMake/File_Generate/input_script.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo "$<$<STREQUAL:foo,foo>:SUCCESS>"