Changeset 2109 in ProjectBuilder for devel/pb/bin


Ignore:
Timestamp:
Jul 21, 2016, 4:19:43 AM (8 years ago)
Author:
Bruno Cornec
Message:

Fix changelog generation with new test names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r2108 r2109  
    21952195        $tdir = "$remdir/$delivery->{$ENV{'PBPROJ'}}";
    21962196    } elsif ($cmt eq "Packages") {
    2197         my $debarch = "";
    2198 
    21992197        if (($pbos->{'type'} eq "rpm") || ($pbos->{'type'} eq "pkg") || ($pbos->{'type'} eq "hpux") || ($pbos->{'type'} eq "tgz")) {
    22002198            # put packages under an arch subdir
Note: See TracChangeset for help on using the changeset viewer.