Commit 3b73f085 authored by nimrod's avatar nimrod
Browse files

Merge branch 'master' into toml

# Conflicts:
#	README.rst
#	tests.sh
parents 6cea160b ed70bc0e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
#!/bin/sh -e
#!/bin/sh
set -eu

export infile="$(mktemp)"
export outfile="$(mktemp)"