Skip to content

revision 2 of version 1.2

Compare
Choose a tag to compare
@dealfonso dealfonso released this 02 Mar 12:25
· 7 commits to master since this release
0722883

This version now has man pages for each command.

In minicon, new options have been included for plugins:

  • showoutput for strace plugin (shows the output of the executions during the simulation). The default value is false.
  • includefolders for scripts plugin (copies or not the whole folders where the interpreter may search for packages: useful if not all the packages that can be used are used during the simulations). The default value is "false".

In minidock, a new option has been included, to ease the usage of minicon: --show-cmd-output (that activates output for strace plugin).

bug corrected: the commandlines were not properly managed in case that we had pipes.