IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 16, 2008, 12:24:39 PM (18 years ago)
Author:
jhoblitt
Message:

call getmountedvol() when changing the volume table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/bin/neb-admin

    r20176 r20202  
    33# Copyright (C) 2005-2008  Joshua Hoblitt
    44#
    5 # $Id: neb-admin,v 1.13 2008-10-15 20:58:02 jhoblitt Exp $
     5# $Id: neb-admin,v 1.14 2008-10-16 22:24:39 jhoblitt Exp $
    66
    77use strict;
     
    199199    exit unless scalar @rows;
    200200
    201     print "replicatePending MULTI\n\n";
     201    print "removalPending MULTI\n\n";
    202202
    203203    foreach my $obj (@rows) {
Note: See TracChangeset for help on using the changeset viewer.