Merge branch 'dev_trustie' into dev_chain
This commit is contained in:
commit
97844c47d7
|
@ -27,7 +27,7 @@ class SyncForgeController < ApplicationController
|
|||
end
|
||||
end
|
||||
rescue Exception => e
|
||||
SyncLog.sync_log("=================has_errors:==#{e}")
|
||||
Rails.logger.info("=================has_errors:==#{e}")
|
||||
end
|
||||
|
||||
def sync_users
|
||||
|
|
Loading…
Reference in New Issue