]> git.tuebingen.mpg.de Git - paraslash.git/commit
com_ls: Print an error message if no file matched.
authorAndre Noll <maan@systemlinux.org>
Tue, 1 Nov 2011 19:05:07 +0000 (20:05 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 6 Nov 2011 11:29:13 +0000 (12:29 +0100)
commit282d237bc4033d4ff4e0ead34347721f8b10a224
tree51e8a35ad79dd992629432434526748358c1991f
parent6bfdc5bf94294ee8ec19c530d77ea4a0fb4e8618
com_ls: Print an error message if no file matched.

In case at least one pattern was given and no matches were found,
the ls command returned with no output at all. This makes it print a
"no matches" error message instead.
aft.c