Removed extraneous trailing slash removal on exported TMPDIR var
This commit is contained in:
		
							parent
							
								
									0d1e85179a
								
							
						
					
					
						commit
						5cde95687e
					
				| @ -685,7 +685,7 @@ else | |||||||
|         "${normal}" >> "$logFile" |         "${normal}" >> "$logFile" | ||||||
| fi | fi | ||||||
| # export TMPDIR environment variable | # export TMPDIR environment variable | ||||||
| export TMPDIR="${BORG_BASE_DIR%/}/tmp" | export TMPDIR="${BORG_BASE_DIR}/tmp" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| ## Generate and execute borg | ## Generate and execute borg | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user