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)
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>

No differences found