* `touch' might not be in $PATH.
This commit is contained in:
		
							parent
							
								
									b545c669a0
								
							
						
					
					
						commit
						88acffa20a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,6 +1,5 @@
 | 
				
			||||||
sleep 3
 | 
					sleep 3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
touch $out
 | 
					 | 
				
			||||||
# Use `>>'; without proper locking this will cause text duplication.
 | 
					# Use `>>'; without proper locking this will cause text duplication.
 | 
				
			||||||
echo -n $(cat $inputs)$text >> $out
 | 
					echo -n $(cat $inputs)$text >> $out
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue