mirror of
https://codeberg.org/scip/subst.git
synced 2025-12-17 04:31:02 +01:00
fix unit
This commit is contained in:
@@ -16,6 +16,6 @@ steps:
|
||||
- grep foobar t/file*
|
||||
- cp t/file1 t/huh.1
|
||||
- cp t/file1 t/mor.2
|
||||
- perl subst -m 's/(huh|mor)/sub/g' '/.\d$/'
|
||||
- cd t && perl subst -m 's/(huh|mor)/sub/g' '/.\d$/'
|
||||
- ls -l t/sub.1
|
||||
- ls -l t/sub.2
|
||||
|
||||
Reference in New Issue
Block a user