From c8af8572bf05f86989d6d576b1a73d6167de5125 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 6 Nov 2014 18:00:51 +0100 Subject: tests: Avoid Bash extension in 'tests/guix-lint.sh'. * tests/guix-lint.sh: Remove redundant and non-portable 'export'. --- tests/guix-lint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/guix-lint.sh b/tests/guix-lint.sh index 4f9d6db64b..b48cd4e120 100644 --- a/tests/guix-lint.sh +++ b/tests/guix-lint.sh @@ -40,7 +40,7 @@ cat > "$module_dir/foo.scm"<