aboutsummaryrefslogtreecommitdiff
path: root/tests/new.testscript
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-07-02 21:55:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-07-06 13:16:44 +0300
commit0aa9086aa2e3c90c1e6142e2d3f3199132009e15 (patch)
treeb34277e0607abb1b0b3162035865d5dae0fcdb81 /tests/new.testscript
parent16c7aaa76ca3468f8d5fbcd08ee6b12bf68fbac0 (diff)
Use SPDX license ids/names in bdep-new
Diffstat (limited to 'tests/new.testscript')
-rw-r--r--tests/new.testscript2
1 files changed, 1 insertions, 1 deletions
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