summaryrefslogtreecommitdiff
path: root/src/Propellor/DotDir.hs
diff options
context:
space:
mode:
authorJoey Hess2018-05-03 12:38:18 -0400
committerJoey Hess2018-05-03 12:38:18 -0400
commit678543f177824fe64d9bc2ff88ee520e9c583ca9 (patch)
treeb36cb05a360c9e187c0f8a435f8def0bcea29878 /src/Propellor/DotDir.hs
parent5c643de8ff488db01d030e4c892e523c2299c547 (diff)
propellor spin
Diffstat (limited to 'src/Propellor/DotDir.hs')
-rw-r--r--src/Propellor/DotDir.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Propellor/DotDir.hs b/src/Propellor/DotDir.hs
index 749fcd9f..6c2feb83 100644
--- a/src/Propellor/DotDir.hs
+++ b/src/Propellor/DotDir.hs
@@ -446,9 +446,6 @@ updateUpstreamMaster newref = do
)
Nothing -> return mref
--- And, if there's a remote named "upstream"
--- that does not point at the distrepo, the user must have set that up
--- and is not using the distrepo, so do nothing.
warnoutofdate :: Bool -> IO ()
warnoutofdate havebranch = warningMessage $ unlines
[ "** Your ~/.propellor/ is out of date.."