Changeset 1511


Ignore:
Timestamp:
05/09/12 04:13:53 (14 months ago)
Author:
bruno
Message:
  • Fix again the call to pb_conf_init inside VM as " were missing
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r1509 r1511  
    27952795    print SCRIPT << "EOF"; 
    27962796pb_temp_init($pbkeep); 
    2797 pb_conf_init($ENV{'PBPROJ'}); 
     2797pb_conf_init("$ENV{'PBPROJ'}"); 
    27982798 
    27992799EOF 
Note: See TracChangeset for help on using the changeset viewer.