Changeset 40494 for trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
- Timestamp:
- Jun 27, 2018, 4:15:11 PM (8 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
PS-IPP-Config (modified) (1 prop)
-
PS-IPP-Config/lib/PS/IPP/Config.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/czw_branch/20170908 (added) merged: 40128-40129,40179,40181,40199,40204-40207,40368-40369,40379-40381,40399,40442,40446,40456-40458,40475-40483,40486
- Property svn:mergeinfo changed
-
trunk/PS-IPP-Config
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809/PS-IPP-Config merged eligible /branches/czw_branch/20170908/PS-IPP-Config merged eligible
-
Property svn:mergeinfo
set to
-
trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
r35714 r40494 427 427 428 428 # if not, call _neb_start() and return the new object 429 return $self->_neb_start() or ( carp "Can't start Nebulous" and return undef );429 (return $self->_neb_start()) or ( carp "Can't start Nebulous" and return undef ); 430 430 } 431 431
Note:
See TracChangeset
for help on using the changeset viewer.
