Rombobjörn

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Persson <Bjorn@Rombobjörn.se>2014-02-01 10:11:15 +0100
committerBjörn Persson <Bjorn@Rombobjörn.se>2014-02-01 10:11:15 +0100
commit4fc4e09e9b869646d06715d34a307ea7dbf1575e (patch)
tree5764a1ba79d6998a5df1547e548ca0a2be43fc94
parentaedfc53e9a783b8cc1091f5a6d6bb15317616646 (diff)
Removed the tab character.
Apparently tabs are forbidden in strings in GNAT project files.
-rw-r--r--testsuite/locations/space4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/locations/space b/testsuite/locations/space
index 577c5e3..8323fa2 100644
--- a/testsuite/locations/space
+++ b/testsuite/locations/space
@@ -1,3 +1,3 @@
-srcdir="name with whitespace"
-builddir=${srcdir}
+srcdir="name with spaces"
+builddir="${srcdir}"
relative_builddir=.