]> andersk Git - moira.git/blobdiff - regtape/grouper.pl
Athena is a dirty word.
[moira.git] / regtape / grouper.pl
index 6426f9f4238aa072387553c4acb7eb91896babef..097b91e814306bcae61616698fa3ffd995475748 100755 (executable)
@@ -135,7 +135,7 @@ sub check_list {
     my ( $name, $owner, $export, $desc ) = @_;
     if (!$lists{$name}) {
        print LOG "Creating $name\n";
-       print MRTEST "qy alis $name 1 0 1 $export $export \"create unique GID\" 0 LIST $owner NONE NONE \"$desc\"\n";
+       print MRTEST "qy alis $name 0 0 1 $export $export \"create unique GID\" 0 0 [NONE] LIST $owner NONE NONE \"$desc\"\n";
     }
 }
 
This page took 0.232809 seconds and 4 git commands to generate.