diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-06-03 15:52:14 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-06-03 16:21:53 +0300 |
commit | 7afc8fe90ea5b894c6ef63c62012988e07f8bf42 (patch) | |
tree | 9286dddca98435cfad35d47edd0f6efdea9a94ee /old-tests/amalgam/unnamed | |
parent | d37709e5c27b1fe7b98de57247449c6272c79580 (diff) |
Fix `print $subprojects` failure
This print directive was failing with the message like "error:
invalid project_name element key 'tests/'".
Diffstat (limited to 'old-tests/amalgam/unnamed')
-rw-r--r-- | old-tests/amalgam/unnamed/test.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old-tests/amalgam/unnamed/test.out b/old-tests/amalgam/unnamed/test.out index 023b71f..33ae811 100644 --- a/old-tests/amalgam/unnamed/test.out +++ b/old-tests/amalgam/unnamed/test.out @@ -1,2 +1,2 @@ '' -sub/@sub/ +{}@sub/ |