]> andersk Git - moira.git/blobdiff - db/newmoira.qc
fix adding 0 filesys entry
[moira.git] / db / newmoira.qc
index f33788d9c6aaf1caee09dc1409736925f9f28500..10471b70547bb6bc54c56fef7bfb38bd71e0d5ac 100644 (file)
@@ -207,7 +207,7 @@ char **argv;
        printf("Unable to install 0 list\n");
        exit(1);
     }
-##  append filesys (label = "[none]", type = "NONE")
+##  append filesys (label = "[none]", #type = "NONE")
     if (ingres_errno) {
        printf("Unable to install 0 filesys\n");
        exit(1);
This page took 0.042579 seconds and 4 git commands to generate.