Changeset 1733 in ProjectBuilder
- Timestamp:
- Mar 18, 2013, 5:43:48 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb/bin/pb
r1728 r1733 3398 3398 if ($vtype =~ /^vm/) { 3399 3399 my $hpath = pb_distro_get_param($pbos,pb_conf_get("ospathcmd-halt")); 3400 my @sudocmds = pb_get_sudocmds($pbos,$ntpline,"sudo $hpath" );3400 my @sudocmds = pb_get_sudocmds($pbos,$ntpline,"sudo $hpath","sudo /bin/date"); 3401 3401 print SCRIPT << "EOF"; 3402 3402 # This is needed in order to be able on VM to halt the machine from the $pbac->{$ENV{'PBPROJ'}} account at least
Note:
See TracChangeset
for help on using the changeset viewer.