cvs commit: src/usr.bin/tar/test Makefile test_symlink_dir.c

Tim Kientzle kientzle at FreeBSD.org
Sun Sep 14 02:16:14 UTC 2008


kientzle    2008-09-14 02:16:04 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar/test     Makefile 
  Added files:
    usr.bin/tar/test     test_symlink_dir.c 
  Log:
  SVN rev 183009 on 2008-09-14 02:16:04Z by kientzle
  
  Test handling of restores relative to symlinks.
  In particular:
    * tar -x -P follows symlinks to existing dirs, but not without -P
    * symlinks to files are always replaced
    * broken symlinks are always replaced
  
  Revision  Changes    Path
  1.4       +1 -0      src/usr.bin/tar/test/Makefile
  1.1       +172 -0    src/usr.bin/tar/test/test_symlink_dir.c (new)


More information about the cvs-src mailing list