Stop noise from 'test -e' check'
This commit is contained in:
		
							parent
							
								
									0383f20d9d
								
							
						
					
					
						commit
						8a6badf714
					
				| @ -51,7 +51,7 @@ | ||||
|     - require: | ||||
|       - file: {{ basedir }} | ||||
|     {%- if not update %} | ||||
|     - unless: test -e {{ gitdir }} | ||||
|     - unless: test -e {{ gitdir }} >/dev/null 2>&1 | ||||
|     {%- endif %} | ||||
| {% endif %} | ||||
| {% endfor %} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 N
						N