ktest: Change initialization of defaults hash to perl format
authorSteven Rostedt <srostedt@redhat.com>
Fri, 23 Dec 2011 02:32:05 +0000 (21:32 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 23 Dec 2011 02:59:44 +0000 (21:59 -0500)
commit4f43e0dcafe89205d3c266fed196fd417a9fe3de
tree8f2ef6e5c7643ea9d34bd6717946a6079109a38b
parentbc7c580377195f9f4da31b63fbbf52293cb4c861
ktest: Change initialization of defaults hash to perl format

Initializing each default value by specifying the hash name is
ugly. This is one of the rare cases that the "perl way" is actually
much cleaner and easier to read.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl