Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

Fix testdata file name invalid in windows OS#16

Open
liuqu wants to merge 1 commit intosonic-net:masterfrom
liuqu:fix_testdata_file
Open

Fix testdata file name invalid in windows OS#16
liuqu wants to merge 1 commit intosonic-net:masterfrom
liuqu:fix_testdata_file

Conversation

@liuqu
Copy link

@liuqu liuqu commented Sep 6, 2018

The textdata files' name include ':' which is invalid symbol for file name in windows OS.
Replace ':' with '_' for testdata file name.

Copy link
Collaborator

@jipanyang jipanyang left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Question to repo host, when could the auto-test gatekeeper be enabled as part of the checks?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants