IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20203


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

turn autocommit off

File:
1 edited

Legend:

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

    r20202 r20203  
    33# Copyright (C) 2008  Joshua Hoblitt
    44#
    5 # $Id: neb-voladm,v 1.10 2008-10-16 22:24:39 jhoblitt Exp $
     5# $Id: neb-voladm,v 1.11 2008-10-16 22:25:47 jhoblitt Exp $
    66
    77use strict;
     
    7272        RaiseError => 1,
    7373        PrintError => 0,
    74         AutoCommit => 1,
     74        AutoCommit => 0,
    7575    },
    7676);
Note: See TracChangeset for help on using the changeset viewer.