Fixing the pv reference; I didn't mean to change it
This commit is contained in:
		
							parent
							
								
									5cc2fc46ec
								
							
						
					
					
						commit
						7391533ea5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -62,7 +62,7 @@ while (@ARGV) {
 | 
				
			||||||
        $includeOutputs = 1;
 | 
					        $includeOutputs = 1;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    elsif ($arg eq "--show-progress") {
 | 
					    elsif ($arg eq "--show-progress") {
 | 
				
			||||||
        $progressViewer = "pv";
 | 
					        $progressViewer = "@pv@";
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    elsif ($arg eq "--dry-run") {
 | 
					    elsif ($arg eq "--dry-run") {
 | 
				
			||||||
        $dryRun = 1;
 | 
					        $dryRun = 1;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue