fix typo in zptlint-test section.
svn path=/plone.app.discussion/trunk/; revision=39307
This commit is contained in:
		
							parent
							
								
									f110dd6c40
								
							
						
					
					
						commit
						0ea94c56ff
					
				@ -116,7 +116,7 @@ input = inline:
 | 
			
		||||
    echo "Running zptlint-test"
 | 
			
		||||
    TMPL=$(find plone/app/discussion -regex ".*\.[c|z]?pt")
 | 
			
		||||
    echo "Checking"
 | 
			
		||||
    echo $TMPL"
 | 
			
		||||
    echo $TMPL
 | 
			
		||||
    find plone/app/discussion -regex ".*\.[c|z]?pt" | xargs bin/zptlint > zptlint.log
 | 
			
		||||
    if [ -s zptlint.log ]; then 
 | 
			
		||||
      echo "Errors were found, see zptlint.log for details"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user