summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-08-13 13:29:35 +0300
committerPaul Buetow <paul@buetow.org>2023-08-13 13:29:35 +0300
commiteb27b953bda4362f5e487c95eb42fc6475c2afc3 (patch)
tree496901ad1c35afd25e40cdaacc1899ceab6c0fb5
parent46c0431b4c4eb99cd6c38e0a7e448aa5971cf587 (diff)
refactor
-rw-r--r--Rexfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rexfile b/Rexfile
index 86c91f5..784daaa 100644
--- a/Rexfile
+++ b/Rexfile
@@ -1 +1 @@
-require $_ for glob '*/Rexfile'; \ No newline at end of file
+require for <'*/Rexfile'>;