]> dgit.raspbian.org Git - nextcloud-desktop.git/commit
Add last / to exclude list file path.
authorCamila <hello@camila.codes>
Fri, 2 Oct 2020 06:57:15 +0000 (08:57 +0200)
committerCamila <hello@camila.codes>
Thu, 26 Nov 2020 11:11:57 +0000 (12:11 +0100)
commit998e93ac1360d65f734a83c4754676908f9a2927
tree8b4752d47d9929e2973462d7b6362a2953cd299f
parent820ab125613bee8ece04f96207ecad62818c204d
Add last / to exclude list file path.

This Q_ASSERT(this->endsWith('/')) in BasePathByteArray was the reason
for bug report #1458.

Signed-off-by: Camila <hello@camila.codes>
src/csync/csync_exclude.cpp