Subject: | minor pod lint against git |
minor pod lint against git
podchecker was unhappy:
*** WARNING: line containing nothing but whitespace in paragraph at line
111 in file ./lib/App/SD/Replica/rt.pm
*** WARNING: line containing nothing but whitespace in paragraph at line
130 in file ./lib/App/SD/Replica/rt.pm
*** WARNING: line containing nothing but whitespace in paragraph at line
135 in file ./lib/App/SD/Replica/rt.pm
Subject: | 0001-Pod-cleanup-remove-extra-whitespace.patch |
From 92654d581e06a74e68d33ce2d7084d8cfacf4c5f Mon Sep 17 00:00:00 2001
From: Michael Stevens <mstevens@etla.org>
Date: Wed, 16 Feb 2011 12:37:10 +0000
Subject: [PATCH] Pod cleanup - remove extra whitespace.
---
lib/App/SD/Replica/rt.pm | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/App/SD/Replica/rt.pm b/lib/App/SD/Replica/rt.pm
index 65a040f..d811d8f 100644
--- a/lib/App/SD/Replica/rt.pm
+++ b/lib/App/SD/Replica/rt.pm
@@ -108,7 +108,7 @@ If the remote storage (RT) can not represent a whole changeset along with the pr
create a seperate locally(?) stored map of:
remote-subchangeset-identifier to changeset uuid.
remote id to prophet record uuid
-
+
For each sync of the same remote source (RT), we need a unique prophet database domain.
@@ -127,12 +127,12 @@ apply a single changeset that's part of the push:
- if it is _not_ from the changeset we just pushed, then
do we just ignore it?
how do we mark an out-of-order transaction as not-pulled?
-
+
Changesets we want to push from SD to RT and how they map
-
+
what do we do with cfs rt doesn't know about?
--
1.7.1