mirror of
https://github.com/BastilleBSD/templates.git
synced 2026-01-05 20:35:15 +01:00
test 21
This commit is contained in:
@@ -17,7 +17,7 @@ task:
|
||||
- echo "*** diff.txt ***"
|
||||
- cat diff.txt
|
||||
- # Use sed to remove characters before the match pattern
|
||||
- match_pattern=" "
|
||||
- match_pattern="/ "
|
||||
- sed "s/.*$match_pattern/$match_pattern/" "diff.txt" > changed.txt
|
||||
- echo "*** changed.txt ***"
|
||||
- cat changed.txt
|
||||
|
||||
Reference in New Issue
Block a user