From 7371925ae522f3e982f1b645646476d04742e21c Mon Sep 17 00:00:00 2001 From: dvs1 Date: Thu, 24 Oct 2024 18:23:09 +1000 Subject: Rename also to Then. --- test_.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_.lua') diff --git a/test_.lua b/test_.lua index e559238..e4448d2 100755 --- a/test_.lua +++ b/test_.lua @@ -85,7 +85,7 @@ for i,l in ipairs(__'uname -a\nfree -h':log():Do().lines) do end print('') -__'uname -a':log():also'free -h':show():Do() +__'uname -a':log():Then'free -h':show():Do() print('') __{'uname -a', 'free -h'}:log():show():Do() -- cgit v1.1