[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1085261: local-apt-repository: support for symlinked /srv/local-apt-repository



Package: local-apt-repository
Version: 0.9
Severity: normal
X-Debbugs-Cc: okgomdjgbmoij@gmail.com

Dear Maintainer,


i symlinked /srv/local-apt-repository, and that made the test fail, because it tests the file of the symlink.

I'm proposing this change in the test:

find $DEBS/* -newer $REPO/stamp -print -quit


So now it searches the files inside the folder, even if it's a symlink.


Reply to: