You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* dev:
Changes error code of message when an action fails.
Reports successfully completed actions for transport (fixes#13).
Ignores *.log files in project directory.
Prints message to STDERR along with logger (fixes#18).
Changes log filepath to tpcp.debug.log in debug mode.
Redirects output of ssh to /dev/null in saptransport::__cache_transport_domain().
Adds missing variable quoting.
Prints log file location at the end of the program.
Saves log filepath to a variable.
Renames tpcp::utils::trap_cleanup() to tpcp::utils::cleanup_trap().
Saves log messages to a log file (fixes#5).
Updates logger library to v1.1.
Finalizes README.md.
Updates logger library to v1.0.
Checks undefined variables correctly.
Bumps logger library to newer version (fixes#17).
Adds tracing log messages to new functions.
The end user knows only about errors.
The text was updated successfully, but these errors were encountered: