ob-sh: bug fix, return the results *not* the contents of the user's buffer
commit33b19178fc9f0fc0634a3feccc62fea8e4116552
authorEric Schulte <schulte.eric@gmail.com>
Wed, 7 Jul 2010 02:53:34 +0000 (6 19:53 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Wed, 7 Jul 2010 02:53:34 +0000 (6 19:53 -0700)
tree23a65540f585ca9cf15d9e254376e895045754d6
parentc32d77391989d7499ce093f874da0657bc35a15d
ob-sh: bug fix, return the results *not* the contents of the user's buffer

       Thanks to Bernt Hansen for pointing this out

* lisp/ob-sh.el (org-babel-sh-evaluate): return the results *not* the
  contents of the user's buffer
lisp/ob-sh.el