[Bugzilla] [Bug 15507] New: host() should concatenates its arguments for easy CLI like wrapping
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Tue Mar 27 18:04:36 CEST 2018
https://bugzilla.scilab.org/show_bug.cgi?id=15507
--------- Bug Summary -----------
host() should concatenates its arguments for easy CLI like wrapping
---------- Changed by ------------
clement.david at scilab-enterprises.com
---------- What changed ----------
bug_id, short_desc, product, version, rep_platform, op_sys, bug_status, bug_severity, priority, component, assigned_to, reporter
Bug ID: 15507
Summary: host() should concatenates its arguments for easy CLI
like wrapping
Product: Scilab software
Version: 6.0 nightly or development
Hardware: (not used)
OS: All OS
Status: NEW
Severity: Wishlist
Priority: (field not used)
Component: Scilab
Assignee: bugzilla.admin at scilab.org
Reporter: clement.david at scilab-enterprises.com
BUG DESCRIPTION:
----------------
host() is not easy to use for classical DOS / Unix calls. I expect it to concatenate the arguments to pass them to the native DOS / Unix command as
parameters.
ERROR LOG:
----------
host: Wrong number of input argument(s): 1 expected.
HOW TO REPRODUCE THE BUG:
-------------------------
--> host git pull // wrapped to host("git", "pull")
host: Wrong number of input argument(s): 1 expected.
OTHER INFORMATION:
------------------
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180327/963fd74f/attachment.htm>
More information about the Bugzilla
mailing list