Page MenuHomeFreeBSD

D24571.id71703.diff
No OneTemporary

D24571.id71703.diff

Index: Keywords/sample.ucl
===================================================================
--- Keywords/sample.ucl
+++ Keywords/sample.ucl
@@ -56,6 +56,6 @@
if cmp -s "${target_file}" "${sample_file}"; then
rm -f "${target_file}"
else
- echo "You may need to manually remove ${target_file} if it is no longer needed."
+ test ! -e "${target_file}" || echo "You may need to manually remove ${target_file} if it is no longer needed."
fi
EOD

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 27, 5:14 PM (11 m, 48 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37404422
Default Alt Text
D24571.id71703.diff (463 B)

Event Timeline