mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Merge pull request #6527 from OPpuolitaival/gitattribute_check
Test line-ending problemspull/6561/head
						commit
						bbf9c26325
					
				| 
						 | 
					@ -205,3 +205,9 @@ matrix:
 | 
				
			||||||
              STATUSM="$STATUSM ($(python -c "print '%+.2f' % (100*($CURR-$PREV)/$PREV.0)")%)"
 | 
					              STATUSM="$STATUSM ($(python -c "print '%+.2f' % (100*($CURR-$PREV)/$PREV.0)")%)"
 | 
				
			||||||
          fi
 | 
					          fi
 | 
				
			||||||
        - bash -c "$STATUS" success "$STATUSM"
 | 
					        - bash -c "$STATUS" success "$STATUSM"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    - env:
 | 
				
			||||||
 | 
					        - NAME=gitattributestest
 | 
				
			||||||
 | 
					      script:
 | 
				
			||||||
 | 
					        # Check that no changes after clone. This check that .gitattributes is used right way.
 | 
				
			||||||
 | 
					        - git diff --exit-code
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue