summaryrefslogtreecommitdiff
path: root/tools/merge_fetch.py
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-11-17 10:36:34 +0100
committerLinus Nordberg <linus@nordu.net>2016-11-25 10:56:09 +0100
commite133280625b4f3214ab1c792bd0fb511e0dcfb2d (patch)
treeecb4b5e0ac7a475e18094fb76074d93b8315ba60 /tools/merge_fetch.py
parent9f436ce835aba793cc06525e160bd2e07dd8f7cd (diff)
Add a bit of documentation.
Diffstat (limited to 'tools/merge_fetch.py')
-rwxr-xr-xtools/merge_fetch.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/merge_fetch.py b/tools/merge_fetch.py
index ddd2f06..8c3a997 100755
--- a/tools/merge_fetch.py
+++ b/tools/merge_fetch.py
@@ -3,7 +3,10 @@
#
# Copyright (c) 2014-2015, NORDUnet A/S.
# See LICENSE for licensing information.
-
+#
+# Fetch new entries from all storage nodes.
+# See catlfish/doc/merge.txt for more about the merge process.
+#
import sys
import struct
import subprocess