From 10d96a76a1ea4431dd10ba181d747169c22c1cec Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 8 Dec 2010 13:38:52 -0800 Subject: t/*.sh: indentation fixes We use real tabs for indenting shell code since it is not Ruby. --- t/t0007-worker-follows-master-to-death.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t0007-worker-follows-master-to-death.sh') diff --git a/t/t0007-worker-follows-master-to-death.sh b/t/t0007-worker-follows-master-to-death.sh index 8153ae4..38eb6e9 100755 --- a/t/t0007-worker-follows-master-to-death.sh +++ b/t/t0007-worker-follows-master-to-death.sh @@ -5,7 +5,7 @@ t_plan 7 "ensure worker follows master to death" t_begin "setup" && { rtmpfiles curl_err curl_out rainbows_setup - echo timeout 3 >> $unicorn_config + echo timeout 3 >> $unicorn_config rainbows -D -c $unicorn_config worker-follows-master-to-death.ru rainbows_wait_start } -- cgit v1.2.3-24-ge0c7