Commit Briefs

20e420c8b1 Stefan Sperling

add a -q (quiet) option to 'gotadmin pack'


29e0594f3d Stefan Sperling

make gotadmin pack -x option work with tag arguments


49c543a6fe Christian Weisgerber

use test(1) -eq and -ne to compare integers, and reduce quoting

This brings the rest of the regression test scripts in line with patch.sh.


b8af7c0693 Stefan Sperling

print additional progress information while packing

ok op@


8775a682f9 Christian Weisgerber

use POSIX [ s1 = s2 ] syntax instead of [ s1 == s2 ]


05118f5ae5 Stefan Sperling

implement gotadmin pack, indexpack, and listpack commands