mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Fixed typo in custom rules to log and validate use of encrypted variables in Travis
This commit is contained in:
		
							parent
							
								
									a8655239f0
								
							
						
					
					
						commit
						b84c375f3b
					
				| @ -21,7 +21,7 @@ | ||||
| 				<isset property="env.OCTEST_USERNAME" /> | ||||
| 			</condition> | ||||
| 			<then> | ||||
| 				<echo>Setting username ${env.OC_TEST_USERNAME}</echo> | ||||
| 				<echo>Setting username ${env.OCTEST_USERNAME}</echo> | ||||
| 				<replaceregexp | ||||
| 					file="res/values/setup.xml" | ||||
| 					match='("username">)\s*(<)' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user