From 756054785a425e235f78ac7681b812ec693aa775 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 May 2018 07:38:21 +0200 Subject: Remove target/scope irregularity workarounds --- tests/search/dir/testscript | 2 +- tests/test/simple/generated/testscript | 4 ++-- tests/variable/target-specific/testscript | 3 +-- 3 files changed, 4 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/search/dir/testscript b/tests/search/dir/testscript index 71add0b..24162d7 100644 --- a/tests/search/dir/testscript +++ b/tests/search/dir/testscript @@ -37,7 +37,7 @@ EOI : existing-target-implied : $* <'bar' -dir{bar/}: x = y # @@ TMP +bar/: x = y ./: bar/ EOI diff --git a/tests/test/simple/generated/testscript b/tests/test/simple/generated/testscript index 63200f7..61258b0 100644 --- a/tests/test/simple/generated/testscript +++ b/tests/test/simple/generated/testscript @@ -27,7 +27,7 @@ EOI ln -s $src_base/input.in ./; $* <>EOO x = x -#./: x = X @@ TMP -dir{./}: x = X +./: x = X file{foo}: [uint64] y=00 sub/ { -- cgit v1.1