Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Current Situation
YADE uses semicolons as command delimiter, i.e.
pre- and postcommands which contains semicolons are splitted in mutiple commands.
For some commands it doesn't make sense, e.g.
echo "hello;world"
and an error is raised.
Desired Behavior
An option for a different command delimiter should exist.
Attachments
Issue Links
- is related to
-
YADE-437 YADE should use the command delimiter option for executing the pre- and post-transfer commands
- Released