force a build

This commit is contained in:
lissav 2014-04-07 13:44:09 -04:00
parent 6019c0d697
commit a5b01dbd24

View File

@ -598,7 +598,7 @@ sub _execute_dsh
}
else
{
# LKV: This is where the output shows up
# HERE: This is where the output shows up
#print STDOUT @{$output_buffers{$user_target}};
#print STDERR @{$error_buffers{$user_target}};
chomp(@{$output_buffers{$user_target}});