mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 02:08:13 +00:00 
			
		
		
		
	Make update-vendor log the go env
This commit is contained in:
		| @@ -55,6 +55,7 @@ exec 22>&2            # Real stderr, use this explicitly | ||||
| exec 1>"${LOG_FILE}"  # Automatic stdout | ||||
| exec 2>&1             # Automatic stderr | ||||
| set -x                # Trace this script to stderr | ||||
| go env                # For the log | ||||
|  | ||||
| function finish { | ||||
|   ret=$? | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tim Hockin
					Tim Hockin