ahell: update testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		
							
								
								
									
										5
									
								
								shell/ash_test/ash-vars/var6.tests
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								shell/ash_test/ash-vars/var6.tests
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
# reject invalid vars
 | 
			
		||||
# (set argv0 to "SHELL" to avoid "/path/to/shell: blah" in error messages)
 | 
			
		||||
"$THIS_SH" -c 'echo ${1q}' SHELL
 | 
			
		||||
"$THIS_SH" -c 'echo ${&}' SHELL
 | 
			
		||||
#"$THIS_SH" -c 'echo ${$}' SHELL -- this is valid as it's the same as $$
 | 
			
		||||
		Reference in New Issue
	
	Block a user