From 5bfa47e072eb0592a4df15dbf68ce3ea76383905 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 24 Oct 2016 15:35:04 +0200 Subject: Minor testscript changes --- build2/test/script/script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/test/script/script') diff --git a/build2/test/script/script b/build2/test/script/script index 639bba9..8b6c3c0 100644 --- a/build2/test/script/script +++ b/build2/test/script/script @@ -41,7 +41,7 @@ namespace build2 enum class redirect_type { none, - std, + pass, null, here_string, // Value is the string. here_document // Value is the document. -- cgit v1.1