Changeset 471 in ProjectBuilder for devel/pb/lib/ProjectBuilder/Env.pm


Ignore:
Timestamp:
Jun 3, 2008, 2:49:42 AM (16 years ago)
Author:
Bruno Cornec
Message:

announce function - begining of coding

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/lib/ProjectBuilder/Env.pm

    r456 r471  
    221221# return values in that case are useless
    222222#
    223 if (($action =~ /^cms2/) || ($action =~ /^newver$/) || ($action =~ /pbinit/) || ($action =~ /^newproj$/)) {
     223if (($action =~ /^cms2/) || ($action =~ /^newver$/) || ($action =~ /pbinit/) || ($action =~ /^newproj$/) || ($action =~ /^announce/)) {
    224224
    225225    #
Note: See TracChangeset for help on using the changeset viewer.