From 477d6b5eb7db81a07516667a891d8b433e9af4dd Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Thu, 1 Aug 2019 00:34:56 -0300 Subject: Details This was never supposed to be committed. --- autotest.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 autotest.sh diff --git a/autotest.sh b/autotest.sh deleted file mode 100755 index 54b998c..0000000 --- a/autotest.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -until inotifywait -e modify compiler.lua testc.lua; do - date '+%s' - lua testc.lua -done -- cgit 1.4.1