Commits


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


make gotadmin pack -x option work with tag arguments


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.


print additional progress information while packing ok op@


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


implement gotadmin pack, indexpack, and listpack commands