Date: Sat, 17 Mar 2007 16:17:15 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar write.c Message-ID: <200703171617.l2HGHFSR077894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2007-03-17 16:17:15 UTC
FreeBSD src repository
Modified files:
usr.bin/tar write.c
Log:
Fix logic bug; we want to do_chdir if arg doesn't start with / _and_ it
doesn't start with @/ either.
This unbreaks "tar -c -C /no/such/directory @/path/to/archive".
MFC after: 3 days
Revision Changes Path
1.58 +1 -1 src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703171617.l2HGHFSR077894>
