bug #18630, #18631, #18632, #18634: various patches from Craig Leres
[mmh] / sbr / context_read.c
index 32051c5..1a584e4 100644 (file)
@@ -113,7 +113,7 @@ context_read (void)
        free (cp);
 
        if (!makedir (nd))
-           adios (NULL, "unable to create", nd);
+           adios (NULL, "unable to create %s", nd);
     }
 
     else if ((st.st_mode & S_IFDIR) == 0)