Ignore:
Timestamp:
01/16/10 08:53:40 (14 years ago)
Author:
nanardon
Message:
  • ask manager to sync base after changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LATMOS-Accounts/bin/la-create

    r595 r602  
    7979                print "Changes applied\n"; 
    8080                $labase->commit; 
     81                $LA->call_batch_sync; 
    8182            } 
    8283            return $res; 
     
    8990            print "Changes applied\n"; 
    9091            $labase->commit; 
     92            $LA->call_batch_sync; 
    9193        } 
    9294        return $res; 
Note: See TracChangeset for help on using the changeset viewer.