Merge branch 'rd/test-path-utils' into maint
commit3b7c49e9a3bbb2c2667465835fe73d623f63601e
authorJunio C Hamano <gitster@pobox.com>
Tue, 20 Oct 2015 22:22:40 +0000 (20 15:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Oct 2015 22:22:41 +0000 (20 15:22 -0700)
treeec3f09d82a1474d9ae90e43e6f0ec30ab234b5e6
parentce555f38426e212ced5f2445bc6df1351af21cab
parentb2a7123b997f950e9785a5e7df64c3104270fef3
Merge branch 'rd/test-path-utils' into maint

The normalize_ceiling_entry() function does not muck with the end
of the path it accepts, and the real world callers do rely on that,
but a test insisted that the function drops a trailing slash.

* rd/test-path-utils:
  test-path-utils.c: remove incorrect assumption