]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-snapshot.c: specify archiver_args.baselen
authorLars Hjemli <hjemli@gmail.com>
Sun, 5 Oct 2008 11:13:03 +0000 (13:13 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sun, 5 Oct 2008 11:13:03 +0000 (13:13 +0200)
The struct member was introduces in git commit d53fe8187c38, but the cgit
testsuite failed to detect that cgit always generated archives without
prefixes, i.e. the result from cgit_repobasename was ignored.

This fixes the bug and the testsuite.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found