X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fcontext_read.c;h=1a584e4cb98e68e3ac46f61e2e3fc62fc349da2b;hp=32051c525134f331537485f130f371b1bf58a97a;hb=30fd2ad6d3eff3749b2ae99ec90d2215bf1b1aca;hpb=853814d952958385f5d212d167dff4edd3802f3f diff --git a/sbr/context_read.c b/sbr/context_read.c index 32051c5..1a584e4 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)