[LON-CAPA-cvs] cvs: loncom /auth migrateuser.pm
raeburn
raeburn at source.lon-capa.org
Fri Dec 7 18:33:55 EST 2018
raeburn Fri Dec 7 23:33:55 2018 EDT
Modified files:
/loncom/auth migrateuser.pm
Log:
- Remove trailing whitespace
Index: loncom/auth/migrateuser.pm
diff -u loncom/auth/migrateuser.pm:1.40 loncom/auth/migrateuser.pm:1.41
--- loncom/auth/migrateuser.pm:1.40 Fri Dec 7 23:16:50 2018
+++ loncom/auth/migrateuser.pm Fri Dec 7 23:33:55 2018
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Starts a user off based of an existing token.
#
-# $Id: migrateuser.pm,v 1.40 2018/12/07 23:16:50 raeburn Exp $
+# $Id: migrateuser.pm,v 1.41 2018/12/07 23:33:55 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -626,7 +626,7 @@
return &goto_login($r,$udom,\%data);
}
}
-
+
my $rolemsg;
if ($data{'role'}) {
$rolemsg = "role: $data{'role'}";
More information about the LON-CAPA-cvs
mailing list