Skip to content

Commit

Permalink
fokking timelines make drive me crazy
Browse files Browse the repository at this point in the history
  • Loading branch information
truthtrap committed May 11, 2012
1 parent ffd1993 commit 1425123
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion start.py
Expand Up @@ -152,7 +152,8 @@ def set_recovery_conf():
if clone != None:
f.write("recovery_target_time = '{0}'\n".format(timestamp))

f.write("recovery_target_timeline = latest\n")
# don't know if/how this works
#f.write("recovery_target_timeline = latest\n")

f.close()

Expand Down

0 comments on commit 1425123

Please sign in to comment.