diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2018-12-14 20:53:00 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2018-12-14 20:54:18 -0800 |
| commit | d3905474c9c84da4a789f6dc40aa1ae7d0bfaf2a (patch) | |
| tree | fcf0e2361b7a877ca2ddb0112bfb14a7e1ea1cfa /tools | |
| parent | d30f6a397d274b0b942bdd2e2648b42538f1cbe2 (diff) | |
Removed EOL comments
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/find_action.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/find_action.nom b/tools/find_action.nom index 49ac71e..50621f1 100755 --- a/tools/find_action.nom +++ b/tools/find_action.nom @@ -24,7 +24,7 @@ for $ in 2 to (size of (command line args).extra_args): $tree = (nil) unless $tree: - do next $filename + do next $ $results = [] for $t in recursive $tree: |
