Skip to content
  • Rusty Bird's avatar
    Bug 20147: (re-)dzip.sh: various improvements · cb3acb5f
    Rusty Bird authored and Georg Koppen's avatar Georg Koppen committed
    - Don't ignore errors (except unzip exit status 1 or 2)
    - Quote $@ and $1
    - Work with absolute filenames and filenames starting with a dash
    - Pass many files per chmod invocation (much faster)
    - Pass $UNZIPOPTS, like $ZIPOPTS
    - Reuse dzip.sh in re-dzip.sh
    
    The (re)generated zip files are identical.
    cb3acb5f