OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/rc_config.c versions 1.25 and 1.26
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/rc_config.c 1.25 -> 1.26

--- rc_config.c  2002/08/01 08:09:04     1.25
+++ rc_config.c  2002/08/01 11:59:55     1.26
@@ -204,6 +204,7 @@
 
     try {       /* Parse option groups in order of priority          */
         clioptParseopts(nTotal, szArgvec);  /* Command line options  */
+        configVerify();  /* Test for usage, help and version options */
         clioptParseargs();                  /* Command line args */
 /*        envoptParse(m_nLocks->pOpt);*/    /* Environment options   */
 /*        cnfoptParse(m_nLocks->pOpt);*/    /* Configfile options    */
@@ -226,8 +227,6 @@
     ex_t Except;
     short bStop = FALSE;
 
-
-
     try { /* Checks for legal option combination */
         /* I'm too braindead to remember digital logic theory from the */
         /* Uni, so I'll hack my own XOR gates with plain math instead  */

CVSTrac 2.0.1