1
0
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:
Stefan Farfeleder 2009-03-22 21:12:00 +00:00
parent d4b1e37429
commit d956d1eed5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190285
2 changed files with 3 additions and 1 deletions

View File

@ -6,3 +6,4 @@ alias foo=bar
alias bar=
alias quux="1 2 3"
alias
alias foo

View File

@ -1,3 +1,4 @@
foo=bar
bar=''
foo=bar
quux='1 2 3'
foo=bar