summaryrefslogtreecommitdiff
path: root/rdiff-backup/FAQ-body.html
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-24 00:31:43 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-24 00:31:43 +0000
commit52247ae000a86b24cbea19a795fe0f757c68a6b1 (patch)
tree4156565f154d7feb883f67651b291a5fcc208c3d /rdiff-backup/FAQ-body.html
parent6cdc127cbe24ef2e1f1e3a137eee733fa64c9e32 (diff)
downloadrdiff-backup-52247ae000a86b24cbea19a795fe0f757c68a6b1.tar.gz
No longer crash on bad checkpoint data
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@171 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/FAQ-body.html')
-rw-r--r--rdiff-backup/FAQ-body.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/rdiff-backup/FAQ-body.html b/rdiff-backup/FAQ-body.html
index 9d1c64f..cdc4061 100644
--- a/rdiff-backup/FAQ-body.html
+++ b/rdiff-backup/FAQ-body.html
@@ -40,9 +40,7 @@ static/class methods extensively, and these were only added in version
defaults to an early version, you'll probably have to change the first
line of the rdiff-backup script. For instance, you could set it to:
-<pre>
-#/usr/bin/env python2.2
-</pre>
+<pre>#!/usr/bin/env python2.2</pre>
</li>
<a name="verbosity">