Less greedy regex in travis helper scripts
This commit is contained in:
		@@ -1,3 +1,3 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
eval "sed -i 's/\(#define *$1\) *.*$/\1 $2/g' Marlin/Configuration.h"
 | 
			
		||||
eval "sed -i 's/\(#define +$1 +\)[^ ]*$/\1 $2/g' Marlin/Configuration.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user