From 0aa9086aa2e3c90c1e6142e2d3f3199132009e15 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 2 Jul 2020 21:55:57 +0300 Subject: Use SPDX license ids/names in bdep-new --- tests/new.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/new.testscript') diff --git a/tests/new.testscript b/tests/new.testscript index 6d1888a..8d4b588 100644 --- a/tests/new.testscript +++ b/tests/new.testscript @@ -264,7 +264,7 @@ status += -d prj EOE test -f libfoo/.gitignore; sed -n -e 's/^summary: (.+)$/\1/p' libfoo/manifest >'cool foo'; - sed -n -e 's/^license: ([^ ]+).*$/\1/p' libfoo/manifest >'ASLv2' + sed -n -e 's/^license: ([^ ]+).*$/\1/p' libfoo/manifest >'Apache-2.0' } : pkg -- cgit v1.1