]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/patches/testing/bregtest.c
ebl update
[bacula/bacula] / bacula / patches / testing / bregtest.c
index 71eaad3b6b694b3251a7af371cbb6c486d158c46..07104544c32d04139c41499bd4cdbb09e499ad19 100644 (file)
@@ -62,7 +62,7 @@ static void usage()
 
 int main(int argc, char *const *argv)
 {
-       printf("%s\n", bregexp_build_where("/tmp", "/opt", ".old"));
+       printf("%s\n", bregexp_build_where("/tmp", NULL, ".old"));
        exit(0);