summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2017-06-19 16:35:00 -0700
committer Dan Willemsen <dwillemsen@google.com> 2017-06-22 15:55:27 -0700
commit82218f285c30506f876a337cee561d8417db49f1 (patch)
treee532f3cfd3d8d7489b4c4fcb0c3873fef7cd46b8 /java/java.go
parent83cf1cee583dc50c928ea27082e54aa815932ea4 (diff)
zip2zip: Support sorting globbed arguments, '**'
When '-s' is passed, any globbed arguments will have their results sorted. When there are multiple arguments, the files will still be inserted in argument order. A bare '**' is now special cased to mean every file in the input zip. This allows zip2zip to sort entire zip files efficiently by using `zip2zip -s -i <> -o <> '**'`. This can be useful if your original zip program used filesystem ordering which was not reproducible. Test: m -j blueprint_tools (new tests pass) Change-Id: Ic3512c5fe14c94c6f3e134296905121d2ff8b58a
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions