awk code blocks handle tabular input
commitc3e497f394994cf89dd74087685acc82dc12b91d
authorEric Schulte <schulte.eric@gmail.com>
Sat, 7 Jun 2014 15:14:03 +0000 (7 11:14 -0400)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 7 Jun 2014 15:16:55 +0000 (7 11:16 -0400)
tree955cf94ae1f74d84d5207d293e5e889472648b32
parent4357dde36240525f0f834b76256ec995a94396c4
awk code blocks handle tabular input

  Protected by a new unit test.

* lisp/ob-awk.el (org-babel-execute:awk): Use the
  `org-babel-awk-var-to-awk' function instead of a simple format
  string.
lisp/ob-awk.el
testing/examples/ob-awk-test.org
testing/lisp/test-ob-awk.el