aboutsummaryrefslogtreecommitdiff
path: root/tests/passfd.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-12-08 15:03:49 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-12-08 15:03:49 +0200
commit0a676ac900bd7f03a9a056d2b8be64b154f8647a (patch)
tree31ffa87a5095378b880e7a4ac37d1bbf83b40592 /tests/passfd.at
parent83513bddf4bd6c3ea5d42035bda4aaeae8086628 (diff)
downloadpies-0a676ac900bd7f03a9a056d2b8be64b154f8647a.tar.gz
pies-0a676ac900bd7f03a9a056d2b8be64b154f8647a.tar.bz2
Global env statement.
* NEWS: Update. * doc/pies.texi: Document the global env statement. * src/pies.c: Modify "env" callbacks to expect a envop_t ** as modifiable target. Introduce global env statement. * tests/envglobal.at: New test. * tests/Makefile.am: Add new file.
Diffstat (limited to 'tests/passfd.at')
-rw-r--r--tests/passfd.at4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/passfd.at b/tests/passfd.at
index 74d5ab3..a3ead31 100644
--- a/tests/passfd.at
+++ b/tests/passfd.at
@@ -1,4 +1,4 @@
-# This file is part of GNU pies testsuite. -*- Autotest -*-
+# This file is part of GNU pies testsuite. -*- autotest -*-
# Copyright (C) 2016-2020 Sergey Poznyakoff
#
# GNU pies is free software; you can redistribute it and/or modify
@@ -54,4 +54,4 @@ cat log.err >&2
the time
stop
])
-AT_CLEANUP \ No newline at end of file
+AT_CLEANUP

Return to:

Send suggestions and report system problems to the System administrator.