aboutsummaryrefslogtreecommitdiff
path: root/steuermann/nodes.py
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-06-12 11:25:41 -0400
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-06-12 11:25:41 -0400
commita57beddb8c01e431afc425f300c06e9082438d90 (patch)
tree588056818bdb278bfa0e1558b5a1d927e80c124e /steuermann/nodes.py
parentd5387284218106691ea79b0df0ee3d694b0c9c46 (diff)
downloadsteuermann-a57beddb8c01e431afc425f300c06e9082438d90.tar.gz
stuff
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1275 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'steuermann/nodes.py')
-rw-r--r--steuermann/nodes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/steuermann/nodes.py b/steuermann/nodes.py
index 871b7c6..0292d9b 100644
--- a/steuermann/nodes.py
+++ b/steuermann/nodes.py
@@ -200,7 +200,7 @@ class node(object) :
self.name = name
# the command script that this node runs
- self.script = script
+ self.script = script % nodes.saved_conditions
self.script_type = script_type
# what "resources" it requires