On 2017-04-09 07:42, Artur Shepilko wrote:
You may try to add a comma to the the asterisk "*,"

fossil set crnl-glob *,

This used to work properly with cmd.exe, so it won't expand the * to a
file-name.

The crnl-glob Fossil setting allows a comma-separated list of glob patterns.
 "*," is effectively such list that also includes an empty pattern.

Thanks. This is a very good idea. It works with test-echo.

C:\fos>fossil test-echo *,
g.nameOfExe = [C:fos\fossil.exe]
argv[0] = [fossil]
argv[1] = [test-echo]
argv[2] = [*,]

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to