forked from ungleich-public/cdist
		
	Add scripts/cdist to pep8 check.
This commit is contained in:
		
					parent
					
						
							
								7e57575f9e
							
						
					
				
			
			
				commit
				
					
						2011db16a8
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -360,7 +360,7 @@ eof
 | 
			
		|||
    ;;
 | 
			
		||||
 | 
			
		||||
    pep8)
 | 
			
		||||
        pep8 ${basedir} | less
 | 
			
		||||
        pep8 "${basedir}" "${basedir}/scripts/cdist" | less
 | 
			
		||||
        echo "Please review pep8 report."
 | 
			
		||||
        while true
 | 
			
		||||
        do
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -422,7 +422,7 @@ eof
 | 
			
		|||
    ;;
 | 
			
		||||
 | 
			
		||||
    pep8)
 | 
			
		||||
        pep8 ${basedir} | less
 | 
			
		||||
        pep8 "${basedir}" "${basedir}/scripts/cdist" | less
 | 
			
		||||
        echo "Please review pep8 report."
 | 
			
		||||
        while true
 | 
			
		||||
        do
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue