Re: Linux-tracecalls, a new tool for Kernel development, released

From: Carl Spalletta
Date: Wed Jan 19 2005 - 15:04:28 EST


Only five minutes old, and already a patch ;)


--- lnxtc.pl-old 2005-01-19 12:09:00.000000000 -0800
+++ lnxtc.pl-new 2005-01-19 12:09:38.000000000 -0800
@@ -627,6 +627,7 @@
$debug = 0;
}

+$ENV{'PATH'}='/bin:/usr/bin';

#Redirect standard error to logfile (fatals also to browser)
unless($nohtml)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/