#748 `pre-push-check`: bogus error - file wasn't listed
Merged by onosek. Opened by onosek.
onosek/rpkg normalize_patch  into  master

Download 748.patch

During the check before a push operation, a file was falsely marked as not listed in the specfile and the check failed.
The marked patch was named "./0001-some-fix.patch" which is rarely seen in the specfile. As a fix, file names are normalized and thus './' prefix is removed.

Fixes: #747
JIRA: RHELCMP-14651

Signed-off-by: Ondřej Nosek onosek@redhat.com

Pull-Request has been merged by onosek

Metadata