diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | Test/D02glob.ztst | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index ee6e918db..ed4b9972d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-05-09 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * unposted: Test/D02glob.ztst: Adding comment to test changed + line number in output. + 2017-05-09 Peter Stephenson <p.stephenson@samsung.com> * 41081: Src/utils.c, Test/D02glob.ztst: Symlink expansion diff --git a/Test/D02glob.ztst b/Test/D02glob.ztst index 0ff696807..08b71dc8e 100644 --- a/Test/D02glob.ztst +++ b/Test/D02glob.ztst @@ -692,7 +692,7 @@ bad_pwd="/${(l:16000:: :):-}" print ${bad_pwd:P} 0:modifier ':P' with path too long -?(eval):2: path expansion failed, using root directory +?(eval):4: path expansion failed, using root directory >/ foo=a |