included check of sanity of repository
This commit is contained in:
		@@ -207,6 +207,7 @@ if ! [ -z "$config_filename" ]; then
 | 
			
		||||
    if read_config "$config_filename" ; then
 | 
			
		||||
        # set -x
 | 
			
		||||
        if clone_customer_repository $customer_repository_path ; then 
 | 
			
		||||
            check_sanity_of_repository
 | 
			
		||||
            update 
 | 
			
		||||
        fi
 | 
			
		||||
    fi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user