# HG changeset patch # User Robert McIntyre # Date 1318830848 25200 # Node ID 6c93f20186551500ec41fa3d5f2a854ca2bbeb0c # Parent 46b2d4c9522d9972aca266f6da00c828f4ef11e9 adjusted video path diff -r 46b2d4c9522d -r 6c93f2018655 org/skin.org --- a/org/skin.org Sun Oct 16 06:49:58 2011 -0700 +++ b/org/skin.org Sun Oct 16 22:54:08 2011 -0700 @@ -296,7 +296,7 @@ (fn [world] (Capture/SimpleCaptureVideo world - (file-str "/home/r/proj/cortex/tmp-video/blob.avi")) + (file-str "/home/r/proj/cortex/tmp/blob.avi")) (no-logging) (enable-debug world) (set-accuracy world (/ 1 60)) @@ -309,6 +309,9 @@ #+end_src +#+results: skin-main +: #'body.skin/test-skin +