aboutsummaryrefslogtreecommitdiff
path: root/old-tests/variable/override/test.sh
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-02-13 10:59:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-02-13 12:42:42 +0200
commit653371fa06c7589a1097b05f32d6ff26f2fbb337 (patch)
treecee903847b276dff2008d884f4a32389f5cf1e58 /old-tests/variable/override/test.sh
parent737877e62467b924eea0a43eab68258b0c13db78 (diff)
Use variable_cache for target type/pattern-specific prepend/append
Diffstat (limited to 'old-tests/variable/override/test.sh')
-rwxr-xr-xold-tests/variable/override/test.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/old-tests/variable/override/test.sh b/old-tests/variable/override/test.sh
index a8b08b2..710cf28 100755
--- a/old-tests/variable/override/test.sh
+++ b/old-tests/variable/override/test.sh
@@ -301,12 +301,3 @@ p : PxsS
p/d : PxssS
p/d/t : PxsssS
EOF
-
-# Cache overwrite.
-#
-test --buildfile cache x+=01 y+=01 <<EOF
-001
-2
-0 01
-1
-EOF