mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
update log message
This commit is contained in:
parent
30e2ecb859
commit
fd8daebed9
1 changed files with 2 additions and 1 deletions
|
|
@ -779,4 +779,5 @@ def update_job_var_context():
|
|||
if current_job != job_path:
|
||||
hou.hscript("set JOB=" + job_path)
|
||||
os.environ["JOB"] = job_path
|
||||
print(" - set $JOB to " + job_path)
|
||||
print(" - Context changed, update $JOB respectively to "
|
||||
+ job_path)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue