cvs commit: src/usr.bin/tar write.c

Colin Percival cperciva at FreeBSD.org
Sat Mar 17 16:17:15 UTC 2007


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


More information about the cvs-src mailing list