diff options
author | Rob Austein <sra@hactrn.net> | 2007-10-19 20:21:04 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-10-19 20:21:04 +0000 |
commit | d9e7bcd083f8a56354452f68a08863ae07b1269c (patch) | |
tree | 9aa2d00886e9c0a882b7c93140f68a94396777a4 /scripts/rpki/manifest.py | |
parent | 3377452cfe833a31ed0a9da0e5c3b8e351308fa0 (diff) |
Explicit tag
svn path=/scripts/rpki/manifest.py; revision=1178
Diffstat (limited to 'scripts/rpki/manifest.py')
-rw-r--r-- | scripts/rpki/manifest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpki/manifest.py b/scripts/rpki/manifest.py index 65ffd399..68175d5a 100644 --- a/scripts/rpki/manifest.py +++ b/scripts/rpki/manifest.py @@ -40,7 +40,7 @@ class Manifest(Sequence): # # Clean all this up once the mailing list settles it. - which_option = 1 + which_option = 3 if which_option == 1: self.version = Integer(0, "AgEA") |