This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
a7e81ba500
ansible
/
test
/
utils
/
shippable
/
timing.sh
6 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Use runtime instead of datetime for test output.
2018-08-23 19:23:19 +02:00
#!/bin/bash -eu
Initial ansible-test implementation. (#18556)
2016-11-30 06:21:53 +01:00
set
-o pipefail
Use runtime instead of datetime for test output.
2018-08-23 19:23:19 +02:00
"
$@
"
2>
&
1
|
"
$(
dirname
"
$0
"
)
/timing.py
"
Reference in a new issue
Copy permalink