Skip to content
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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testcase portability: default to git unless obviously p4 #382

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

henry2cox
Copy link
Collaborator

default to git unless obviously p4

Signed-off-by: Henry Cox [email protected]

@@ -248,7 +248,7 @@ if [ 0 != $? ] ; then
exit 1
fi
fi
grep -E "#.*user:.+$USER" context_comment.info
grep "#user: $USER" context_comment.info
Copy link
Contributor

@hartwork hartwork Jan 11, 2025

Choose a reason for hiding this comment

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

@henry2cox with the new text, we could add -F on top?

Copy link
Contributor

Choose a reason for hiding this comment

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

@henry2cox update: this change can probably be just reverted (in favor of pull request #383)

@henry2cox henry2cox merged commit 54ce5db into linux-test-project:master Jan 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants