8000 Remove partest orphan files by ashawley · Pull Request #7299 · scala/scala · GitHub
[go: up one dir, main page]

Skip to content

Remove partest orphan files #7299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We†10000 ™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 2, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove orphan partest flags
    find . -type f -name '*.flags'
           ! -exec sh -c 'test -f ${0%.flags}.scala -o -d ${0%.flags}/' {} \;
  • Loading branch information
ashawley committed Oct 2, 2018
commit 98aee8f2acebec216148d9c34199723fa49ba8dd
Empty file.
0