diff options
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: |
