Whoops, do-nothing function called.
This commit is contained in:
		
							parent
							
								
									e012a9b50f
								
							
						
					
					
						commit
						7d671bccc0
					
				@ -107,7 +107,7 @@ hash_files
 | 
				
			|||||||
if [ ${#list_of_files[@]} != ${#list_of_hashes[@]} ];then
 | 
					if [ ${#list_of_files[@]} != ${#list_of_hashes[@]} ];then
 | 
				
			||||||
	echo "Error! Number of files and hashes differs. Exiting..." && exit
 | 
						echo "Error! Number of files and hashes differs. Exiting..." && exit
 | 
				
			||||||
else
 | 
					else
 | 
				
			||||||
	create_csv
 | 
						: #create_csv
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
#write_data
 | 
					#write_data
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user