Commit de4ecc19 authored by FulcrandG's avatar FulcrandG
Browse files

Testing values for PRIVATE-TOKEN

parent 188d055f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -109,6 +109,7 @@ if __name__ == "__main__":
    boolean
        0 if nothing is wrong, 1 otherwise
    """
    print(JOB_TOKEN)
    jobs = listdir(JOBS_DIR)
    for job in jobs:
        job_label = JOBS_SCOPE_LABEL + job