Commit 9eb8665e8052534e650d3d0e3faa4bfcbe95f804

Authored by Göran Krampe
1 parent c9027421

Missed a conflict marker

Showing 1 changed file with 0 additions and 4 deletions
blimp.nim
@@ -36,11 +36,7 @@ let @@ -36,11 +36,7 @@ let
36 [rsync] 36 [rsync]
37 # Set this to your remote rsync daemon area 37 # Set this to your remote rsync daemon area
38 remote = "blimpuser@some-rsync-server.com::blimpstore" 38 remote = "blimpuser@some-rsync-server.com::blimpstore"
39 -<<<<<<< HEAD  
40 password = "some-good-rsync-password-for-blimpuser" 39 password = "some-good-rsync-password-for-blimpuser"
41 -=======  
42 -password = some-good-rsync-password-for-blimpuser  
43 ->>>>>>> abbc06c70c476280fd304b432c6f4d42caaecabf  
44 40
45 # The following three formats should not need editing 41 # The following three formats should not need editing
46 # $1 is filename, $2 is remote and $3 is the local blimpstore 42 # $1 is filename, $2 is remote and $3 is the local blimpstore