From b00fc379c4d18ca848b5ded70549120755a509c4 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 11 Oct 2015 18:36:07 +0200 Subject: Fix helper scripts for new top-level path --- test.bash | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test.bash') diff --git a/test.bash b/test.bash index a6f98be..8eadfab 100755 --- a/test.bash +++ b/test.bash @@ -2,10 +2,9 @@ set -eux -cd cryptfs go build go test -cd ../gocryptfs_main +cd cryptfs go build go test -- cgit v1.2.3