summaryrefslogtreecommitdiff
path: root/os2/OS2/ExtAttr/t/os2_ea.t
diff options
context:
space:
mode:
Diffstat (limited to 'os2/OS2/ExtAttr/t/os2_ea.t')
-rw-r--r--os2/OS2/ExtAttr/t/os2_ea.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/os2/OS2/ExtAttr/t/os2_ea.t b/os2/OS2/ExtAttr/t/os2_ea.t
index c1024193c1..dc6f996564 100644
--- a/os2/OS2/ExtAttr/t/os2_ea.t
+++ b/os2/OS2/ExtAttr/t/os2_ea.t
@@ -28,7 +28,7 @@ print "ok 1\n";
# (correspondingly "not ok 13") depending on the success of chunk 13
# of the test code):
-system 'cmd', '/c', 'del t.out';
+unlink 't.out' if -f 't.out';
system 'cmd', '/c', 'echo OK > t.out';
{