mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
Tests: Removed TASKD_USE_PATH
This commit is contained in:
parent
13447e1bc8
commit
e967c874a2
1 changed files with 0 additions and 3 deletions
|
@ -22,9 +22,6 @@ except ImportError:
|
||||||
# python 3
|
# python 3
|
||||||
from queue import Queue, Empty
|
from queue import Queue, Empty
|
||||||
|
|
||||||
# Look for taskd in $PATH instead of task/src/
|
|
||||||
os.environ["TASKD_USE_PATH"] = "1"
|
|
||||||
|
|
||||||
TIMEOUT = .2
|
TIMEOUT = .2
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue