From 4f56f18ff4f98904bf881944f56dc4d133b2844c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 4 Jul 2013 08:09:58 +0100 Subject: Add --shell-library --- yarn.tests/shell-lib.script | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 yarn.tests/shell-lib.script (limited to 'yarn.tests') diff --git a/yarn.tests/shell-lib.script b/yarn.tests/shell-lib.script new file mode 100755 index 0000000..fb820d4 --- /dev/null +++ b/yarn.tests/shell-lib.script @@ -0,0 +1,5 @@ +#!/bin/sh + +set -eu + +./yarn -q --shell-library shell-lib.sh shell-lib.yarn -- cgit v1.2.1