From b3bc8cac0063a51ed44a118162d2df327d998576 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 11 Feb 2016 13:23:18 +0100 Subject: support reading arguments from file with -f --- tests | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests b/tests index 5a5168a..e810c0d 100755 --- a/tests +++ b/tests @@ -1,5 +1,5 @@ #!/bin/sh -printf '1..40\n' +printf '1..42\n' set -e @@ -127,15 +127,19 @@ check_output 'using -A%' '$XE -A% echo -- % 1 2 3' <