Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgor Duda <deo@logos-m.ru>2001-03-09 18:39:28 +0300
committerEgor Duda <deo@logos-m.ru>2001-03-09 18:39:28 +0300
commit85057d174fa888d8c91bcb0e7e9f273c2fbad275 (patch)
tree4608c1512411ee18cf7ac994bb9eb1afa0518c60 /winsup/testsuite/config
parentd775a1ab081315aec3151b69276cf709c2496317 (diff)
* config/default.exp: Remove unneeded debugging output.
* Makefile.in: Use correct path to find dejagnu in local tree.
Diffstat (limited to 'winsup/testsuite/config')
-rw-r--r--winsup/testsuite/config/default.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/testsuite/config/default.exp b/winsup/testsuite/config/default.exp
index 5bbaf8d1f..695808fc9 100644
--- a/winsup/testsuite/config/default.exp
+++ b/winsup/testsuite/config/default.exp
@@ -1,7 +1,6 @@
proc winsup_version {} {
global env
global rootme
- puts stderr "root=$rootme"
clone_output "\n[exec grep ^%%% $rootme/../cygwin/new-cygwin1.dll]\n"
if { [info exists env(CYGWIN)] } {
clone_output "CYGWIN=$env(CYGWIN)\n"