From 223987bacef4dcc51952084707d1a664765c7c6e Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Thu, 10 Jun 2010 08:48:01 +0200 Subject: Update test framework for use with notmuch This removes Git specific things from the test-lib.sh and adds helper functions for notmuch taken from Carl's notmuch-test script. README is also slightly modified to reflect the current state. Signed-off-by: Michal Sojka --- test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 25c559bb..7a29eaa1 100644 --- a/test/Makefile +++ b/test/Makefile @@ -6,6 +6,7 @@ -include ../config.mak #GIT_TEST_OPTS=--verbose --debug +SHELL=/bin/bash SHELL_PATH ?= $(SHELL) TAR ?= $(TAR) RM ?= rm -f -- cgit v1.2.3