Introduced in cf9c6a9f588390869f278e5620ec40bfa2859d6a
Signed-off-by: Peter Hutterer <[email protected]>
---
src/xserver.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/xserver.cpp b/src/xserver.cpp
index 101c859..b420dd1 100644
--- a/src/xserver.cpp
+++ b/src/xserver.cpp
@@ -272,7 +272,7 @@ void xorg::testing::XServer::TestStartup(void) {
throw std::runtime_error(message);
}
- std::string old_log_file = d_->options["-config"];
+ std::string old_log_file = d_->options["-logfile"];
old_log_file += ".old";
log_test.open(old_log_file.c_str(), std::ofstream::out);
log_test.close();
--
1.7.10.4
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel