commit and wait fix

This commit is contained in:
Alexander Tsybulsky 2017-04-20 22:44:43 +03:00
parent f6a7605476
commit 6e760c6ee3

View File

@ -668,6 +668,8 @@ CLASS lcl_persistence_user IMPLEMENTATION.
update( ls_user ).
COMMIT WORK AND WAIT.
ENDMETHOD. "update_repo_config
METHOD set_repo_git_user_name.