Hello,
Is there a utility I could use to debug evaluation of Condor expressions? Ideally, I am looking for something I can feed variable declarations and an _expression_ into and get what that _expression_ evaluates to (including false, error, and undefined).
E.g.
a=1
b="2"
a
a/b
Would print something like
1
ERROR
Thanks,
Vlad
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxedu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/