Commit Briefs

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.


3379373c62 Christian Weisgerber

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





1124fe406f Stefan Sperling

handle pack index files which lack a corresponding pack file

ok millert


c294a75815 Stefan Sperling

GOT_TEST_PACK=1 is incompatible with cleanup tests




854ca8a009 Stefan Sperling

use posix = instead of ==; reminded by naddy


b3d68e7f99 Stefan Sperling

implement 'gotadmin cleanup'