Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

build: Print contents of the directory we failed to remove #1850

Merged
merged 1 commit into from Dec 9, 2015

Conversation

krnowak
Copy link
Collaborator

@krnowak krnowak commented Dec 8, 2015

Might provide a clue why make clean is failing.

cc @steveej

@@ -79,7 +81,13 @@ func main() {
continue
}
common.Warn("Failed to remove %s %q: %v", i.kind, el, err)
failed = true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you purposely remove this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bah, no!

Godep must have melted my brain yesterday.

Might provide a clue why make clean is failing.
@krnowak krnowak force-pushed the krnowak/quickrm-tell-dir-contents branch from c39d2fe to 833d75a Compare December 9, 2015 09:32
krnowak added a commit that referenced this pull request Dec 9, 2015
build: Print contents of the directory we failed to remove
@krnowak krnowak merged commit 3bd9bd3 into rkt:master Dec 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants