update Glenn McGrath's email address

This commit is contained in:
Denis Vlasenko
2007-09-21 13:16:32 +00:00
parent 9b0a439f02
commit 0beaff8c19
15 changed files with 15 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
touch foo bar
busybox tar cf foo.tar foo bar
tar cf foo.tar foo bar
rm foo bar
busybox tar -xf foo.tar
test -f foo