<div dir="ltr"><div>haven't had chance to take a look, but this seems to have broken the ls tests (seen on the github CI but also reproduced locally):</div><div><br></div>commit 67bd0be1a4ed817954c9dcededf9bd9cb8c2f431<br>Author: Rob Landley <<a href="mailto:rob@landley.net">rob@landley.net</a>><br>Date:   Sun Oct 11 02:59:54 2020 -0500<br><br>    toysh: more variable/wildcard plumbing and tests.<br><br><div><br></div><div>FAIL: ls nested recursively<br>echo -ne '' | cd lstest && ls -R; cd .. <br>--- expected     2020-10-12 17:52:45.084482600 -0700<br>+++ actual 2020-10-12 17:52:45.088482553 -0700<br>@@ -1,5 +1,5 @@<br>-.:<br>+<a href="http://ware.org/bugzilla/show_">ware.org/bugzilla/show_</a>�/.:<br> dir1<br> file1.txt<br> <br>-./dir1:<br>+<a href="http://ware.org/bugzilla/show_">ware.org/bugzilla/show_</a>�/./dir1:<br></div></div>