mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
Update test for r190284.
This commit is contained in:
parent
d4b1e37429
commit
d956d1eed5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190285
@ -6,3 +6,4 @@ alias foo=bar
|
||||
alias bar=
|
||||
alias quux="1 2 3"
|
||||
alias
|
||||
alias foo
|
||||
|
@ -1,3 +1,4 @@
|
||||
foo=bar
|
||||
bar=''
|
||||
foo=bar
|
||||
quux='1 2 3'
|
||||
foo=bar
|
||||
|
Loading…
Reference in New Issue
Block a user