aboutsummaryrefslogtreecommitdiff
path: root/old-tests/postponed
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-02-26 09:53:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-03 15:23:09 +0200
commit57c4e39dcb8eb6013e22cfe82597111c5c6a55af (patch)
treeeaf81473dbda167a187f01a632d39ba2f4908c71 /old-tests/postponed
parent4b9de5c80934772dbc5503e65e265da452ca356a (diff)
Regularize directory target/scope-specific variable assignment syntax
Diffstat (limited to 'old-tests/postponed')
-rw-r--r--old-tests/postponed/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/old-tests/postponed/buildfile b/old-tests/postponed/buildfile
index 53873aa..437d85f 100644
--- a/old-tests/postponed/buildfile
+++ b/old-tests/postponed/buildfile
@@ -2,4 +2,4 @@ using cxx
exe{driver}: cxx{driver} fsdir{$out_root/out}
-./: exe{driver}
+./: exe{driver}