diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-12 11:52:25 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-12 11:52:25 +0200 |
commit | 6fc2c2f66740c533d80990659cfce29b7db07eda (patch) | |
tree | d5df0d37b965b232e50ad48ab2b8532f37a095ae /shell/test/EXPRESSIONS | |
parent | 5fdfa0f8b7c8c5df54d5ad6ce9e0cc89193cd1bd (diff) | |
parent | 965d97835da8dd2cb71a6444537003577b60a0ad (diff) | |
download | rules-cc-6fc2c2f66740c533d80990659cfce29b7db07eda.tar.gz |
Merge branch 'just-rules' into rules
Diffstat (limited to 'shell/test/EXPRESSIONS')
-rw-r--r-- | shell/test/EXPRESSIONS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/test/EXPRESSIONS b/shell/test/EXPRESSIONS index 635a407..fee558a 100644 --- a/shell/test/EXPRESSIONS +++ b/shell/test/EXPRESSIONS @@ -231,7 +231,7 @@ , [ "outs" , { "type": "++" , "$1": - [ ["result", "stdout", "stderr", "time-start", "time-stop"] + [ ["result", "stdout", "stderr", "time-start", "time-stop", "pwd"] , { "type": "foreach" , "var": "filename" , "range": {"type": "var", "name": "keep"} |