From 2eb27a56bb74b112aa3068d4274a388403f507d8 Mon Sep 17 00:00:00 2001 From: chiu Date: Tue, 28 Apr 2020 15:13:12 +0800 Subject: [PATCH] fix the error that task name conflcit with nccu sync task --- lib/tasks/sync_ntnu_personal_data_tasks.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tasks/sync_ntnu_personal_data_tasks.rake b/lib/tasks/sync_ntnu_personal_data_tasks.rake index 12c6b08..4df60c7 100644 --- a/lib/tasks/sync_ntnu_personal_data_tasks.rake +++ b/lib/tasks/sync_ntnu_personal_data_tasks.rake @@ -1,4 +1,4 @@ -namespace :sync_personal_plugins do +namespace :sync_ntnu_personal_plugins do desc 'sync_personal_plugins from NTNU' task :sync => [:environment] do # User info include ntnu_account and member_profile_id