[
https://issues.apache.org/jira/browse/BEAM-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kengo Seki updated BEAM-6433:
-----------------------------
Assignee: Kengo Seki
Resolution: Fixed
Status: Resolved (was: Open)
Sorry for forgetting to close the issue, just closed.
> Clean up an untracked file generated by python doctest
> ------------------------------------------------------
>
> Key: BEAM-6433
> URL: https://issues.apache.org/jira/browse/BEAM-6433
> Project: Beam
> Issue Type: Improvement
> Components: testing
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: P3
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Running {{./gradlew :beam-sdks-python:docs}} leaves an untracked file called
> {{myoutput-00000-of-00001}} as follows. It should be removed when the test is
> finished.
> {code}
> $ git status
> On branch master
> Your branch is up to date with 'origin/master'.
> Untracked files:
> (use "git add <file>..." to include in what will be committed)
> sdks/python/myoutput-00000-of-00001
> nothing added to commit but untracked files present (use "git add" to track)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)