Changeset 669


Ignore:
Timestamp:
02/09/09 11:47:49 (4 years ago)
Author:
bruno
Message:
  • Fix a perl warning in case a variable is undef
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r665 r669  
    13251325    my $all; 
    13261326 
    1327     pb_log(2,"DEBUG: pb_script2v($pbscript,$vtype,$force,$vm1)\n"); 
     1327    pb_log(2,"DEBUG: pb_script2v($pbscript,$vtype,$force)\n"); 
    13281328    # Prepare the script to be executed on the VM 
    13291329    # in $ENV{'PBDESTDIR'}/pbscript 
Note: See TracChangeset for help on using the changeset viewer.