summaryrefslogtreecommitdiff
path: root/lazar.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-02-09 12:09:30 +0100
committerChristoph Helma <helma@in-silico.de>2010-02-09 12:09:30 +0100
commit24f2e28f7796fbf1047139d96f5f8987f31a1269 (patch)
treec85a7293329afdab11e90a7317143244c68141af /lazar.rb
parent9ac626a54f58274e878cc11cca1c10a93dd8ae7e (diff)
Dataset service with tasks
Diffstat (limited to 'lazar.rb')
-rw-r--r--lazar.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lazar.rb b/lazar.rb
index 343daf0..0d0ca38 100644
--- a/lazar.rb
+++ b/lazar.rb
@@ -95,8 +95,9 @@ post '/lazar/?' do # create a model
task.completed(model_uri)
end
- LOGGER.debug "Task PID: " + pid.to_s
+ LOGGER.debug "Lazar task PID: " + pid.to_s
task.pid = pid
+ #status 303
task.uri
#model.uri