Changeset 13253
- Timestamp:
- May 4, 2007, 1:41:35 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/lib/Nebulous/Client.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/lib/Nebulous/Client.pm
r13228 r13253 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: Client.pm,v 1.3 1 2007-05-04 03:10:17jhoblitt Exp $3 # $Id: Client.pm,v 1.32 2007-05-04 23:41:35 jhoblitt Exp $ 4 4 5 5 package Nebulous::Client; … … 183 183 $log->debug( "entered - @_" ); 184 184 185 # We have to open the instance that we ren'tgoing to copy from first. If185 # We have to open the instance that we're going to copy from first. If 186 186 # we don't do this, it's possible that open will find & open the new 187 187 # instance that we're in the process of creating
Note:
See TracChangeset
for help on using the changeset viewer.
