commit | 4f43e0dcafe89205d3c266fed196fd417a9fe3de | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Dec 22 21:32:05 2011 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Dec 22 21:59:44 2011 -0500 |
tree | 8f2ef6e5c7643ea9d34bd6717946a6079109a38b | |
parent | bc7c580377195f9f4da31b63fbbf52293cb4c861 [diff] |
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>