captureStdoutStderr*: move to Hydra::Helper::Exec which helps avoid some environment variable fixation problems
This commit is contained in:
		@@ -3,6 +3,7 @@ use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
use Setup;
 | 
			
		||||
use Test2::V0;
 | 
			
		||||
use Hydra::Helper::Exec;
 | 
			
		||||
 | 
			
		||||
my $ctx = test_context();
 | 
			
		||||
my $builds = $ctx->makeAndEvaluateJobset(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user