From 7c664f6b1515838e4c48e30855fab3697af14bf4 Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 1 Mar 2021 22:18:55 +0200 Subject: [PATCH] Update testinout --- NeoBoot/files/testinout | 2 -- 1 file changed, 2 deletions(-) diff --git a/NeoBoot/files/testinout b/NeoBoot/files/testinout index 52c629a..4609186 100644 --- a/NeoBoot/files/testinout +++ b/NeoBoot/files/testinout @@ -11,8 +11,6 @@ def getAccesDate(): timego='' dana = getTestOutTime() # etc Nie! Szukana liczba jest wieksza! strzal = getTestInTime() # tmp Nie! Szukana liczba jest mniejsza! - if not os.path.exists('/tmp/.finishdate'): - os.system('date "+%Y%m%d" > /tmp/.finishdate; sleep 2') if strzal == dana: timego='access' elif strzal < dana: