Fix space-escaping #1

Open
opened 3 years ago by garrettmills · 0 comments
Owner

currently, miniq jobname "Arg 1" "Arg 2" will parse the arguments as ["Arg", "1", "Arg", "2"]. Need to fix the escaping of variables so that quoted args remain grouped together.

currently, `miniq jobname "Arg 1" "Arg 2"` will parse the arguments as `["Arg", "1", "Arg", "2"]`. Need to fix the escaping of variables so that quoted args remain grouped together.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: garrettmills/miniq#1
Loading…
There is no content yet.