summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/tricode/mutexTry.php
diff options
context:
space:
mode:
authorTriatmoko2011-10-20 23:26:15 +0200
committerTriatmoko2011-10-20 23:26:15 +0200
commit02685a415471b29b91a56b13e20a695032d72ed5 (patch)
treeab1c9ca6ee0882f9340a9e98766016d49a131940 /For Weekly Test/tricode/mutexTry.php
parentadd missing file (diff)
downloadgsm-selftest-02685a415471b29b91a56b13e20a695032d72ed5.tar.gz
gsm-selftest-02685a415471b29b91a56b13e20a695032d72ed5.tar.xz
gsm-selftest-02685a415471b29b91a56b13e20a695032d72ed5.zip
edit mutex
Diffstat (limited to 'For Weekly Test/tricode/mutexTry.php')
-rwxr-xr-xFor Weekly Test/tricode/mutexTry.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/For Weekly Test/tricode/mutexTry.php b/For Weekly Test/tricode/mutexTry.php
index f577915..e6d4088 100755
--- a/For Weekly Test/tricode/mutexTry.php
+++ b/For Weekly Test/tricode/mutexTry.php
@@ -42,7 +42,7 @@ if ($locking == '1') //1 means nobody is on the website
//stuff to do here
//check if the software is running!
$softwareLock = 'SoftwareStarted';
-
+ $taskAmount= 1
if($taskAmount!=0)
{
$softwareRunning = isLocked($softwareLock);