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