add :cmdline support to shell code blocks
commitb896bd43ad05cf22e8451c117048f269f1fcab18
authorEric Schulte <schulte.eric@gmail.com>
Mon, 10 Feb 2014 03:12:18 +0000 (9 20:12 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 10 Feb 2014 03:13:39 +0000 (9 20:13 -0700)
treed7f3f8970b582814b229c24bd3b95f629c936bf7
parent05cd942f3140e4935e44d28dbde46e16daf6d606
add :cmdline support to shell code blocks

* lisp/ob-shell.el (org-babel-execute:shell): Pass the cmdline header
  argument to `org-babel-sh-evaluate'.
  (org-babel-sh-evaluate): Pass the cmdline header argument to
  `call-process-shell-command'.
lisp/ob-shell.el