| Age | Commit message (Collapse) | Author |
|
Using dummy date make the test output hard to read in verbose option,
because the program logs mixed with the test logs.
|
|
The "share" project has been moved to SourceHut with new name
"pakakeh.go".
|
|
This changes we make sure that the passed script path is not a directory
to prevent error when running play with unknown host name.
|
|
In this way, the date-time output from log.Xxx and mlog.Xxx are
consistent.
|
|
Since each execution now logged in the file with ".log" extension,
there is no need to prefix it with script name again, because its
redundant.
|
|
Previously, the ExecRequest from HTTP Execute endpoint changes the Script
value to the absolute script path in the system.
This changes fix this issue to minimize inconsistency between request
and response.
|
|
|