set-feed-rev: Fix pushing with --mr
- Fix os.getlogin() when called from docker
- Fix pushing with --mr
getpass.getuser() used as os.getlogin() replacement still requires one of the environment variables LOGNAME, USER, LNAME or USERNAME to be passed to docker when started - e.g. change in iopsyssdk script
.