Changeset 1324
- Timestamp:
- 08/31/05 02:02:32 (8 years ago)
- File:
-
- 1 edited
-
trunk/slavedns (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/slavedns
r1323 r1324 91 91 then 92 92 # If the slave file has changed, synchronize it. 93 if diff ${CACHEDIR}/${conf}.temp ${CACHEDIR}/${conf} -q &>/dev/null93 if [ "$1" != "-f" ] && diff ${CACHEDIR}/${conf}.temp ${CACHEDIR}/${conf} -q &>/dev/null 94 94 then 95 95 echo "no change found for '${conf}'"
Note: See TracChangeset
for help on using the changeset viewer.
