summaryrefslogtreecommitdiffstats
path: root/contrib/tcl/tests/execute.test
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcl/tests/execute.test')
-rw-r--r--contrib/tcl/tests/execute.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/tcl/tests/execute.test b/contrib/tcl/tests/execute.test
index 6c63750..81fde45 100644
--- a/contrib/tcl/tests/execute.test
+++ b/contrib/tcl/tests/execute.test
@@ -13,7 +13,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# SCCS: @(#) execute.test 1.3 97/06/20 14:51:19
+# SCCS: @(#) execute.test 1.5 97/08/12 11:16:31
if {[string compare test [info procs test]] == 1} then {source defs}
@@ -111,3 +111,4 @@ catch {rename { } ""}
catch {unset x}
catch {unset y}
catch {unset msg}
+concat {}
OpenPOWER on IntegriCloud