+ semicolon for csh
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								01ffe2f3ad
							
						
					
				
			
			
				commit
				
					
						1cbdcc1f53
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -35,7 +35,7 @@ NEWMANPATH="$(pwd -P):$MANPATH" | |||
| 
 | ||||
| # Match csh, tcsh to handle differently | ||||
| if $(echo $shell_binary | grep -q 'csh$'); then | ||||
|    echo setenv PATH $NEWPATH | ||||
|    echo setenv PATH $NEWPATH \; | ||||
|    echo setenv MANPATH $NEWMANPATH | ||||
| else | ||||
|    echo export PATH=$NEWPATH | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue