aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite/winsup.api/cygload.exp
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/testsuite/winsup.api/cygload.exp')
-rw-r--r--winsup/testsuite/winsup.api/cygload.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/testsuite/winsup.api/cygload.exp b/winsup/testsuite/winsup.api/cygload.exp
index 8ba8249..e378820 100644
--- a/winsup/testsuite/winsup.api/cygload.exp
+++ b/winsup/testsuite/winsup.api/cygload.exp
@@ -32,7 +32,7 @@ if { $rv != {0 {}} } {
set redirect_output /dev/null
}
set windows_runtime_root [exec cygpath -m $runtime_root]
- ws_spawn "./mingw-cygload.exe -cygwin $windows_runtime_root/cygwin0.dll > $redirect_output"
+ ws_spawn "./mingw-cygload.exe -cygwin $windows_runtime_root/cygwin1.dll > $redirect_output"
if { $rv != {0 {}} } {
verbose -log "cygload: $rv"
fail "cygload (execute)"