Show More
@@ -28,10 +28,6 b' writing tests:' | |||
|
28 | 28 | |
|
29 | 29 | - diff will show the current time |
|
30 | 30 | |
|
31 |
use hg diff | sed "s/\(\(---\|+++\) [ |
|
|
31 | use hg diff | sed "s/\(\(---\|+++\) [a-zA-Z0-9_/.-]*\).*/\1/" to strip | |
|
32 | 32 | dates |
|
33 | 33 | |
|
34 | - set -x and pipelines don't generate stable output | |
|
35 | ||
|
36 | turn off set -x or break pipelines into pieces | |
|
37 |
General Comments 0
You need to be logged in to leave comments.
Login now