diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-07-07 16:31:38 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-07-07 16:31:38 +0000 |
commit | 6863900e011336aaaf7a6676828c33e4167043f4 (patch) | |
tree | 9bc7ced6c4da1f49d9130e63330a8b9207634079 /regress/usr.bin/make/t21.out | |
parent | 033c9a46da5d2c0d9443a25df4265a9a631b43de (diff) |
Disable tests that fail due to known make bugs, fix the others.
Diffstat (limited to 'regress/usr.bin/make/t21.out')
-rw-r--r-- | regress/usr.bin/make/t21.out | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/regress/usr.bin/make/t21.out b/regress/usr.bin/make/t21.out index bdb258de052..6043d56929c 100644 --- a/regress/usr.bin/make/t21.out +++ b/regress/usr.bin/make/t21.out @@ -1,3 +1,5 @@ -S= http://heanet.dl.sourceforge.net/sourceforge/%SUBDIR%/ -T= http://heanet.dl.sourceforge.net/sourceforge/%SUBDIR%/ - +S= sourceforge/%SUBDIR%/ +T= sourceforge/%SUBDIR%/ +X= http://heanet.dl.sourceforge.net/ +Y= sourceforge/%SUBDIR%/ +Z= sourceforge/%SUBDIR%/ |