bug #18630, #18631, #18632, #18634: various patches from Craig Leres
[mmh] / uip / mhtest.c
index 140c7d9..5e6494a 100644 (file)
@@ -230,7 +230,7 @@ do_cache:
            if (folder)
                adios (NULL, "only one folder at a time!");
            else
-               folder = path (cp + 1, *cp == '+' ? TFOLDER : TSUBCWF);
+               folder = pluspath (cp);
        } else
                app_msgarg(&msgs, cp);
     }