summaryrefslogtreecommitdiff
path: root/inplace
diff options
context:
space:
mode:
authorThomas Miedema <thomasmiedema@gmail.com>2015-10-30 20:22:24 +0100
committerBen Gamari <ben@smart-cactus.org>2015-10-30 20:22:25 +0100
commit59e728bc0b47116e3c9a8b21b14dc3198531b9a9 (patch)
treecbeca1d52f2eb69ba1df117bf3b78844699f7ba2 /inplace
parentf78b477bd0ba1f85089c515259c9e3145abd1f7b (diff)
downloadhaskell-59e728bc0b47116e3c9a8b21b14dc3198531b9a9.tar.gz
Testsuite: suggest quoting $(TEST_HC)
Test Plan: it works Reviewers: bgamari, rwbarton, austin Reviewed By: austin Subscribers: rwbarton Differential Revision: https://phabricator.haskell.org/D1377
Diffstat (limited to 'inplace')
-rwxr-xr-xinplace/test3
l---------inplace/test spaces1
2 files changed, 4 insertions, 0 deletions
diff --git a/inplace/test b/inplace/test
new file mode 100755
index 0000000000..cccdc75d88
--- /dev/null
+++ b/inplace/test
@@ -0,0 +1,3 @@
+# See Note [Spaces in TEST_HC].
+echo
+echo 'Possible fix: put quotes around $(TEST_HC) in your Makefile.'
diff --git a/inplace/test spaces b/inplace/test spaces
new file mode 120000
index 0000000000..c5e82d7458
--- /dev/null
+++ b/inplace/test spaces
@@ -0,0 +1 @@
+bin \ No newline at end of file