From 79f3225ea4aea93ea963b8b41ecd518b9fd20eea Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 25 May 2015 17:18:31 +0200 Subject: Fix some sh compatibility problems --- tests/cwd/all.do | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cwd/all.do') diff --git a/tests/cwd/all.do b/tests/cwd/all.do index 866a9ca..106a721 100644 --- a/tests/cwd/all.do +++ b/tests/cwd/all.do @@ -5,5 +5,5 @@ rm -rf a d/b d/d/c redo-ifchange a assert "cwd" << ! -[ "$(cat a)" == "abc" ] +[ "$(cat a)" = "abc" ] ! -- cgit v1.2.3-70-g09d2