commit | deb9c8ed858e431008695fa265e8b20f547192bc | [log] [tgz] |
---|---|---|
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | Mon May 20 11:58:26 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon May 20 15:31:45 2013 -0700 |
tree | d10356c38fe62da0d3959b05a2e005e22db9ce91 | |
parent | 1355241bf58b325ec9bedc2768d28dd20355c50e [diff] |
t5000: factor out check_tar Create a helper function that extracts a tar archive and checks its contents, modelled after check_zip in t5003. Signed-off-by: René Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>