mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-21 22:12:05 +08:00
SConstruct: set AGNOS from /AGNOS
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import platform
|
||||
import numpy as np
|
||||
|
||||
TICI = os.path.isfile('/TICI')
|
||||
AGNOS = TICI
|
||||
AGNOS = os.path.isfile('/AGNOS')
|
||||
|
||||
Decider('MD5-timestamp')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user