X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/221548ea735d938b83f081a654ba93fbb0de747a..a3ef57491a1bc4d2e227b14a8e838ffb6c5b5f63:/sbr/context_read.c?ds=inline diff --git a/sbr/context_read.c b/sbr/context_read.c index 32051c52..1a584e4c 100644 --- a/sbr/context_read.c +++ b/sbr/context_read.c @@ -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)