/[monit]/monit/monitor.c
ViewVC logotype

Diff of /monit/monitor.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.81 by martinp, Thu Sep 18 00:14:21 2003 UTC revision 1.82 by martinp, Wed Sep 24 18:08:55 2003 UTC
# Line 242  static void do_init() { Line 242  static void do_init() {
242    /*    /*
243     * Should we print debug information ?     * Should we print debug information ?
244     */     */
245    if(Run.debug && Run.have_tty) {    if(Run.debug && (Run.have_tty || Run.init)) {
246            
247      printrunlist();      printrunlist();
248      printservicelist();      printservicelist();

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26