summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/io')
-rw-r--r--src/corelib/io/qprocess_unix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qprocess_unix.cpp b/src/corelib/io/qprocess_unix.cpp
index 1a118fc911..79e0cbd1c0 100644
--- a/src/corelib/io/qprocess_unix.cpp
+++ b/src/corelib/io/qprocess_unix.cpp
@@ -630,7 +630,7 @@ bool QProcessPrivate::processStarted(QString *errorMessage)
childStartedPipe[0] = -1;
#if defined (QPROCESS_DEBUG)
- qDebug("QProcessPrivate::processStarted() == %s", i <= 0 ? "true" : "false");
+ qDebug("QProcessPrivate::processStarted() == %s", ret <= 0 ? "true" : "false");
#endif
if (ret <= 0) { // process successfully started