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-11-26 11:43:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6440b2323c
hurl
/
bin
/
environment.sh
7 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
Standardised shell scripts shebang
2022-12-14 11:28:25 +03:00
#!/bin/bash
Standardised shell scripts shebang and error handling
2022-12-14 11:28:25 +03:00
set
-Eeuo pipefail
Refacto workflow scripts
2022-07-30 05:49:56 +03:00
uname -a
Add Python version
2022-08-05 12:56:08 +03:00
python3 -V
Standardised shell scripts shebang and error handling
2022-12-14 11:28:25 +03:00
Reference in New Issue
Copy Permalink