diff options
| author | Paul Buetow <paul@buetow.org> | 2023-08-13 13:29:35 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-08-13 13:29:35 +0300 |
| commit | eb27b953bda4362f5e487c95eb42fc6475c2afc3 (patch) | |
| tree | 496901ad1c35afd25e40cdaacc1899ceab6c0fb5 | |
| parent | 46c0431b4c4eb99cd6c38e0a7e448aa5971cf587 (diff) | |
refactor
| -rw-r--r-- | Rexfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -require $_ for glob '*/Rexfile';
\ No newline at end of file +require for <'*/Rexfile'>; |
