More with the debug
authorskeezix <skeezix@flotsam-vm.(none)>
Tue, 22 Dec 2009 15:33:38 +0000 (10:33 -0500)
committerskeezix <skeezix@flotsam-vm.(none)>
Tue, 22 Dec 2009 15:33:38 +0000 (10:33 -0500)
apps/pndnotifyd.c

index 3301f2c..bf0b47d 100644 (file)
@@ -427,6 +427,7 @@ void consume_configuration ( void ) {
        sprintf ( buffer, "/home/%s", dirent -> d_name );
        pnd_log ( pndn_rem, "  Going with '%s'\n", buffer );
        setenv ( "HOME", buffer, 1 /* overwrite */ );
+       break;
 
       } // while iterating through dir listing