Changeset 1094 in ProjectBuilder
- Timestamp:
- Sep 22, 2010, 7:04:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb/lib/ProjectBuilder/Env.pm
r1088 r1094 284 284 # return values in that case are useless 285 285 # 286 return if ($action =~ /^clean$/); 287 286 288 if (($action =~ /^cms2/) || ($action =~ /^newver$/) || ($action =~ /pbinit/) || ($action =~ /^newproj$/) || ($action =~ /^announce/) || ($action =~ /^web/)) { 287 289
Note:
See TracChangeset
for help on using the changeset viewer.