Ignore:
Timestamp:
Jan 20, 2020, 2:12:55 AM (4 years ago)
Author:
Bruno Cornec
Message:

Fix #180 by adding the pb_check_v function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb-modules/lib/ProjectBuilder/Distribution.pm

    r2465 r2468  
    681681    }
    682682}
    683 pb_log(1, "INFO: Adding $repo from config file for $repotype step\n");
     683pb_log(1, "INFO: Adding $repo from config file for $repotype step\n") if (defined $repo);
    684684return(pb_distro_setuprepo_gen($pbos,$repo));
    685685}
Note: See TracChangeset for help on using the changeset viewer.