openbsd-ports/devel/luafs/patches/patch-tests_test_lua

10 lines
297 B
Plaintext
Raw Normal View History

2013-01-07 22:13:40 +00:00
$OpenBSD: patch-tests_test_lua,v 1.3 2013/01/07 22:13:40 dcoppa Exp $
--- tests/test.lua.orig Thu Oct 4 16:25:54 2012
+++ tests/test.lua Mon Jan 7 10:59:01 2013
2006-03-26 04:56:01 +00:00
@@ -1,5 +1,3 @@
2013-01-07 22:13:40 +00:00
-#!/usr/bin/env lua5.1
2007-05-10 20:23:29 +00:00
-
local tmp = "/tmp"
2013-01-07 22:13:40 +00:00
local sep = string.match (package.config, "[^\n]+")
2007-05-10 20:23:29 +00:00
local upper = ".."