feat(profiles): ensure we use {,e}grep instead of grep.
This commit is contained in:
parent
0e4cc45a5b
commit
d2dbf771cc
55 changed files with 55 additions and 55 deletions
|
|
@ -18,7 +18,7 @@ profile cron-popularity-contest @{exec_path} {
|
|||
|
||||
@{bin}/cat rix,
|
||||
@{bin}/date rix,
|
||||
@{bin}/grep rix,
|
||||
@{bin}/{,e}grep rix,
|
||||
@{bin}/logger rix,
|
||||
@{bin}/mkdir rix,
|
||||
@{bin}/mktemp rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue