Page MenuHomeFreeBSD

D24571.id70987.diff
No OneTemporary

D24571.id70987.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, Nov 20, 9:34 PM (2 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25741029
Default Alt Text
D24571.id70987.diff (463 B)

Event Timeline