version 1.4.56b
[polyglot.git] / pipex_win32.c
index 0bbf990..0d6fc7b 100644 (file)
@@ -98,7 +98,8 @@ void pipex_open(pipex_t *pipex,
             my_fatal("pipex_open(): no current directory: %s\n",
                      strerror(errno));
         if(_chdir(szWorkingDir)){
-            my_fatal("pipex_open(): cannot change directory: %s\n",
+            my_fatal("pipex_open(): %s: %s\n",
+                    szWorkingDir,
                      strerror(errno));
         }
        if(CreateProcess(NULL,