Commit 81b30e91 authored by Mark Beierl's avatar Mark Beierl
Browse files

Bug 1989 Do not use trailing / for directory



When storing package contents in fsmongo, the tar format does not have a trailing
/ on directories, but zip format does.  As a result, when searching for the charm
directory, logic was added to append the / on the end of the directory name.

This is no longer needed as the reverse sync is being used now to store package
content and it handles directory names properly.

Fixes bug 1989

Change-Id: I31540c817113f393e222ae47c3420f374769e3ed
Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
parent cee2ebfe
Pipeline #5573 passed with stage
in 7 minutes and 36 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment