From 8db7e5acbe9de5f44ed79ba4ce11947b3586338f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 24 Mar 2018 20:51:16 +0100 Subject: run shellchek in same dir as script --- bin/get-assignment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/get-assignment') diff --git a/bin/get-assignment b/bin/get-assignment index 7ac749f..7f08d42 100755 --- a/bin/get-assignment +++ b/bin/get-assignment @@ -12,7 +12,7 @@ # 3: come back after the next run of get-package-updates - currently # there are no pending packages -# shellcheck source=conf/default.conf +# shellcheck source=../conf/default.conf . "${0%/*}/../conf/default.conf" # TODO: honor manual build order of tool-chain: -- cgit v1.2.3-54-g00ecf