fix EOF quoting
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
Jeromy committed
Sep 3, 2017 at 17:29 UTC
0b0ddefcaf096956152a30a98505eb568746d8f4
1 file changed
+1
-1
test/sharness/t0024-datastore-config.sh
+1
-1
@@ -9,7 +9,7 @@ test_init_ipfs
9
test_launch_ipfs_daemon
10
test_kill_ipfs_daemon
11
12
-SPEC_ORIG=$(cat <<EOF)
12
+SPEC_ORIG=$(cat <<'EOF')
13
{
14
"mounts": [
15
{