##// END OF EJS Templates
action logger upgrade, for working with migrations
marcink -
r840:ee6f3457 beta
parent child Browse files
Show More
@@ -415,7 +415,7 b' def action_parser(user_log):'
415 @param action:
415 @param action:
416 """
416 """
417 action = user_log.action
417 action = user_log.action
418 action_params = None
418 action_params = ' '
419
419
420 x = action.split(':')
420 x = action.split(':')
421
421
General Comments 0
You need to be logged in to leave comments. Login now