[ 
https://issues.apache.org/jira/browse/BEAM-6433?focusedWorklogId=202323&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-202323
 ]

ASF GitHub Bot logged work on BEAM-6433:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Feb/19 01:25
            Start Date: 22/Feb/19 01:25
    Worklog Time Spent: 10m 
      Work Description: sekikn commented on issue #7513: [BEAM-6433] Clean up 
an untracked file generated by python doctest
URL: https://github.com/apache/beam/pull/7513#issuecomment-466236258
 
 
   Thanks for reviewing and merging :)
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 202323)
    Time Spent: 1h  (was: 50m)

> 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: Minor
>              Labels: triaged
>          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
(v7.6.3#76005)

Reply via email to