Skip to content

abuild: use sourced filename instead of whole line for initd checks

Alex Denes requested to merge caskd/abuild:master into master

The initd checks don't differentiate between source.initd::remote.initd and source.initd. This patch fixes this.

Merge request reports