From ce6763317433ca8509f45bd1d471fb4ad2eeffdd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 30 Jan 2023 17:53:22 +0100 Subject: Merging upstream version 3.0.2. Signed-off-by: Daniel Baumann --- testing/resources/lua_repo/bin/hello-world-lua | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 testing/resources/lua_repo/bin/hello-world-lua (limited to 'testing/resources/lua_repo/bin/hello-world-lua') diff --git a/testing/resources/lua_repo/bin/hello-world-lua b/testing/resources/lua_repo/bin/hello-world-lua deleted file mode 100755 index 2a0e002..0000000 --- a/testing/resources/lua_repo/bin/hello-world-lua +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env lua - -print('hello world') -- cgit v1.2.3