commit | f38cf3cb34addaa53d1f855d7607b151082a4229 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Sep 01 11:17:29 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Sep 01 11:36:53 2008 -0400 |
tree | 9fd7e5fb2dc58b3b42b1aa482ffa8cf1b7cd0918 | |
parent | 7fd2651f67a43fad3cc1cc2db7c0e5f9c568023c [diff] |
Only use the test_io manager if the right environment variables are set In order to make it possible for the test_io manager to be compiled in by default, make all of the programs that might try to use it to only do so if the environment variables TEST_IO_FLAGS and TEST_IO_DEBUG are set. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>