Page MenuHomeFreeBSD

D24571.id71716.diff
No OneTemporary

D24571.id71716.diff

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

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 7, 2:12 PM (16 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34800679
Default Alt Text
D24571.id71716.diff (395 B)

Event Timeline