]> git.tuebingen.mpg.de Git - paraslash.git/commit
com_cpsi(): Tell the user if nothing was copied.
authorAndre Noll <maan@systemlinux.org>
Sun, 23 Feb 2014 09:57:04 +0000 (10:57 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 3 May 2014 17:53:10 +0000 (19:53 +0200)
commit1ac3b91158524919e913e1e23c400c1591117a21
tree09dda383be9d2637c57d46f2608621b38e705704
parentd1c8428d048631addb89bbb6bd17ade6398dbb89
com_cpsi(): Tell the user if nothing was copied.

All but the first argument to the cpsi command are treated as patterns.
Currently, if no file matches any given pattern, the command exits
silently.  This patch makes it print a "nothing copied" message in
this case.
aft.c