summaryrefslogtreecommitdiffstats
path: root/contrib/tcl/tests/execute.test
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1997-10-01 13:19:13 +0000
committerphk <phk@FreeBSD.org>1997-10-01 13:19:13 +0000
commit5b30c2fb530aac2933dce3197e33362c844d3039 (patch)
treebca582e352640f318b35228d0c250ddde3bd0e0b /contrib/tcl/tests/execute.test
parent30db38624722a51670556ef9b2dd7ccf4fb57387 (diff)
downloadFreeBSD-src-5b30c2fb530aac2933dce3197e33362c844d3039.zip
FreeBSD-src-5b30c2fb530aac2933dce3197e33362c844d3039.tar.gz
Upgrade to 8.0 release.
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