diff options
Diffstat (limited to 'testdata/play')
| -rw-r--r-- | testdata/play/awwanssh.test/put.aww | 2 | ||||
| -rw-r--r-- | testdata/play/awwanssh.test/put_test.data | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/testdata/play/awwanssh.test/put.aww b/testdata/play/awwanssh.test/put.aww index e419a4f..0f6aa8c 100644 --- a/testdata/play/awwanssh.test/put.aww +++ b/testdata/play/awwanssh.test/put.aww @@ -16,3 +16,5 @@ #put!awwan:bin {{.ScriptDir}}/plain.txt sudoput_with_owner.txt #put!awwan:bin+602 {{.ScriptDir}}/plain.txt sudoput_with_owner_mode.txt + +#put:+666$noparse {{.ScriptDir}}/plain.txt put_noparse.txt diff --git a/testdata/play/awwanssh.test/put_test.data b/testdata/play/awwanssh.test/put_test.data index 61ac09c..0dccc05 100644 --- a/testdata/play/awwanssh.test/put_test.data +++ b/testdata/play/awwanssh.test/put_test.data @@ -4,6 +4,10 @@ Test input and output for "#put". The host name is awwanssh.test. +<<< plain_noparse.txt +The host name is {{.Val "host::name"}}. + + <<< WithoutPermission:error Play: Put: Put: permission denied |
