From b43432e647fbb3bb76aa2836e3899d5e407c50f9 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 26 Sep 2018 13:05:28 -0700 Subject: Fixed all syntax errors, got original (non-nomnom) tests passing. --- nomnom/files.nom | 3 --- 1 file changed, 3 deletions(-) (limited to 'nomnom/files.nom') diff --git a/nomnom/files.nom b/nomnom/files.nom index 8fd8f24..a17ec85 100644 --- a/nomnom/files.nom +++ b/nomnom/files.nom @@ -82,9 +82,6 @@ try: ..or if it barfs: # LFS not found! Fall back to shell commands, if available. unless (sh> "find . -maxdepth 0"): - url = if jit - 'https://github.com/spacewander/luafilesystem' - else barf "\ ..Could not find 'luafilesystem' module and couldn't run system command 'find' \ ..(this might happen on Windows). Please install 'luafilesystem' (which can be \ -- cgit v1.2.3