Revert "SConstruct: set AGNOS from /AGNOS" until Jenkins devices are updated

This reverts commit 07006323701842e9324ab0467795b661de6b0491.

old-commit-hash: d71295e045
This commit is contained in:
Willem Melching
2022-06-13 09:50:40 +02:00
parent 12256c0165
commit 2eca17d464

View File

@@ -6,7 +6,7 @@ import platform
import numpy as np
TICI = os.path.isfile('/TICI')
AGNOS = os.path.isfile('/AGNOS')
AGNOS = TICI
Decider('MD5-timestamp')