commit | 4892063043282229c1296d86a2f86989ef30a97c | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Jun 14 20:42:19 2011 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Jun 14 20:43:59 2011 -0400 |
tree | ea3a1b6015d99ce77c0296ef6a6d77bd29316b30 | |
parent | 0bd6c1a38f57127eeb9444ed74cf5b65f36f563c [diff] |
ktest: Have the testing tmp dir include machine name As multiple tests may be executed by the same server, have the test machine name add uniqueness to the value of the temp directory. Otherwise the temp directories may overwrite each other's tests. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>