[1978] in Moira Commits

home help back first fref pref prev next nref lref last post

/svn/moira r4117 - trunk/moira/clients/chsh

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Tue Jun 11 15:53:18 2013

Date: Tue, 11 Jun 2013 15:53:12 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
Message-Id: <201306111953.r5BJrCY7017107@drugstore.mit.edu>
To: moira-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: zacheiss
Date: 2013-06-11 15:53:11 -0400 (Tue, 11 Jun 2013)
New Revision: 4117

Modified:
   trunk/moira/clients/chsh/chsh.c
Log:
Need most recent version of queries.

Modified: trunk/moira/clients/chsh/chsh.c
===================================================================
--- trunk/moira/clients/chsh/chsh.c	2013-06-11 19:24:17 UTC (rev 4116)
+++ trunk/moira/clients/chsh/chsh.c	2013-06-11 19:53:11 UTC (rev 4117)
@@ -105,7 +105,7 @@
   if (unixflg && windowsflg)
     usage();
   
-  if (mrcl_connect(server, "chsh", 14, 1) != MRCL_SUCCESS)
+  if (mrcl_connect(server, "chsh", 15, 1) != MRCL_SUCCESS)
     exit(1);
 
   /* First, do an access check */


home help back first fref pref prev next nref lref last post