aboutsummaryrefslogtreecommitdiff
path: root/config/netware.exp
diff options
context:
space:
mode:
Diffstat (limited to 'config/netware.exp')
-rw-r--r--config/netware.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/netware.exp b/config/netware.exp
index a78faa9..6c0866e 100644
--- a/config/netware.exp
+++ b/config/netware.exp
@@ -199,8 +199,7 @@ proc ${board}_load { dest prog args } {
-i $shell_id -re "$shell_prompt" {}
}
- catch [exec rm -f $lnk]
- catch [exec rm -f $nlm]
+ catch [file delete -force -- $lnk $nlm]
if { $ret == 0 } {
return "pass"