[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120730192655.588363291@goodmis.org>
Date: Mon, 30 Jul 2012 15:23:15 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [PATCH 01/10] ktest: Remove commented exit
From: Steven Rostedt <srostedt@...hat.com>
A debug 'exit' was left in ktest.pl. Remove it.
Signed-off-by: Steven Rostedt <rostedt@...dmis.org>
---
tools/testing/ktest/ktest.pl | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/ktest/ktest.pl b/tools/testing/ktest/ktest.pl
index 292b13a..a40af07 100755
--- a/tools/testing/ktest/ktest.pl
+++ b/tools/testing/ktest/ktest.pl
@@ -2448,7 +2448,6 @@ sub create_config {
}
close(OUT);
-# exit;
make_oldconfig;
}
--
1.7.10.4
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists