changeset 627:86058f1bf9fa

Add comment
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 22 Apr 2020 07:55:48 +0900
parents 99863f97dee6
children 5c9b7add02e9
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Wed Apr 22 07:35:00 2020 +0900
+++ b/s4-funcs.sh	Wed Apr 22 07:55:48 2020 +0900
@@ -1284,7 +1284,7 @@
       gencookie "user=$user" "skey=$newsession"
       return 0
     else
-      return 4
+      return 4		# Heavy load??
     fi
   fi
   return 2		# Password mismatch

yatex.org