shells: add tests for backslashes in export VAR=VAL
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		
							
								
								
									
										1
									
								
								shell/hush_test/hush-misc/export1.right
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								shell/hush_test/hush-misc/export1.right
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| |\w \\ \ \| | ||||
							
								
								
									
										2
									
								
								shell/hush_test/hush-misc/export1.tests
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										2
									
								
								shell/hush_test/hush-misc/export1.tests
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,2 @@ | ||||
| export Z='\w \\ \ \' | ||||
| echo "|$Z|" | ||||
		Reference in New Issue
	
	Block a user