Skip to content

fix having to not forget to add a space after ! in txtar test scripts#3

Merged
ldemailly merged 1 commit intomainfrom
issue_190
Mar 29, 2023
Merged

fix having to not forget to add a space after ! in txtar test scripts#3
ldemailly merged 1 commit intomainfrom
issue_190

Conversation

@ldemailly
Copy link
Copy Markdown
Member

@ldemailly ldemailly commented Mar 29, 2023

Locally addresses rogpeppe#190 as they don't seem inclined to fix it (not yet sure why/I asked)

@ldemailly ldemailly merged commit b2b184e into main Mar 29, 2023
ldemailly added a commit to fortio/dnsping that referenced this pull request Mar 29, 2023
ldemailly added a commit to fortio/dnsping that referenced this pull request Mar 29, 2023
Comment thread testdata/negate_exec.txt
@@ -0,0 +1,5 @@
[!exec:false] skip
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

note there are no spaces here (not new from this MR)

Comment thread testdata/negate_exec.txt

!exec false
!stderr '.+'
!stdout '.+'
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this could have been simpler with

!stderr .
!stdout .

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.

1 participant