mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Update mkdir in run_all.sh to guarantee no errors
This commit is contained in:
		
							parent
							
								
									68d9c99fba
								
							
						
					
					
						commit
						600a2c5e2f
					
				@ -1,5 +1,6 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
mkdir -p vectors
 | 
			
		||||
./create_vectors.sh
 | 
			
		||||
./remove_spaces.sh
 | 
			
		||||
./append_ctrlSig.sh
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user