]> andersk Git - moira.git/commitdiff
use new version of alis
authorzacheiss <zacheiss>
Wed, 19 Apr 2000 23:14:45 +0000 (23:14 +0000)
committerzacheiss <zacheiss>
Wed, 19 Apr 2000 23:14:45 +0000 (23:14 +0000)
regtape/grouper.pl

index f3f6108776043d12a0b0204bc5af8c291d1c64c5..a60cc45e9afa45342f071a774d09c1252de31214 100755 (executable)
@@ -128,7 +128,7 @@ sub check_list {
     my ( $name, $owner, $export, $parent, $desc ) = @_;
     if (!$lists{$name}) {
        print "Creating $name\n";
-       print MRTEST "qy alis $name 1 0 1 $export $export \"create unique GID\" LIST $owner \"$desc\"\n";
+       print MRTEST "qy alis $name 1 0 1 $export $export \"create unique GID\" LIST $owner \"$desc\"\n";
         if ($parent) {
            &add_member($name, LIST, $parent);
        }
This page took 0.055997 seconds and 5 git commands to generate.