aboutsummaryrefslogtreecommitdiff
path: root/nomnom/files.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-09-26 13:05:28 -0700
committerBruce Hill <bruce@bruce-hill.com>2018-09-26 13:05:47 -0700
commitb43432e647fbb3bb76aa2836e3899d5e407c50f9 (patch)
tree640aee09e7dafbcca53c4792d3446c7f6265e004 /nomnom/files.nom
parent692fae5416ce1f2702b599ffb27b2e3d2235eba7 (diff)
Fixed all syntax errors, got original (non-nomnom) tests passing.
Diffstat (limited to 'nomnom/files.nom')
-rw-r--r--nomnom/files.nom3
1 files changed, 0 insertions, 3 deletions
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 \