This website requires JavaScript.
Explore
Help
Sign In
Orange-OpenSource
/
hurl
Watch
1
Star
1
Fork
0
You've already forked hurl
mirror of
https://github.com/Orange-OpenSource/hurl.git
synced
2024-12-20 09:31:39 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f0c1982ced
hurl
/
integration
/
tests_failed
/
file_unauthorized.sh
4 lines
92 B
Bash
Raw
Normal View
History
Unescape
Escape
Migrate integ tests to unit scripts
2023-03-29 14:22:53 +03:00
#!/bin/bash
set
-Eeuo pipefail
Replace fail-at-end option with continue-on-error option
2023-08-11 15:52:52 +03:00
hurl tests_failed/file_unauthorized.hurl --continue-on-error
Reference in New Issue
Copy Permalink