From c4168ec799bc41b7c5184665dd1726d21644b2f6 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 14 Jun 2018 10:09:53 -0400 Subject: [PATCH] JBAS-2049 Enable Fed. Way teacher accounts Signed-off-by: Bill Erickson --- KCLS/utility-scripts/import_students/sftp-client-agent.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/KCLS/utility-scripts/import_students/sftp-client-agent.sh b/KCLS/utility-scripts/import_students/sftp-client-agent.sh index 04d649756e..e4a7362fad 100755 --- a/KCLS/utility-scripts/import_students/sftp-client-agent.sh +++ b/KCLS/utility-scripts/import_students/sftp-client-agent.sh @@ -55,6 +55,7 @@ CODES_TO_PROCESS=(); # Hard-code the districts eligible for automatic teacher account processing. # College teacher accounts are processed the same as school teacher accounts. TEACHER_DISTRICTS=( + 210 # Federal Way 402 # Vashon 403 # Renton 405 # Bellevue -- 2.11.0