summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/POSIX.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Client/Tools/POSIX.py')
-rw-r--r--src/lib/Client/Tools/POSIX.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Client/Tools/POSIX.py b/src/lib/Client/Tools/POSIX.py
index 6ee365d43..0faa0dcda 100644
--- a/src/lib/Client/Tools/POSIX.py
+++ b/src/lib/Client/Tools/POSIX.py
@@ -470,6 +470,7 @@ class POSIX(Bcfg2.Client.Tools.Tool):
# first, see if the target file exists at all; if not,
# they're clearly different
different = True
+ content = ""
else:
# next, see if the size of the target file is different
# from the size of the desired content