Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
bae5eafb
Commit
bae5eafb
authored
Nov 09, 2010
by
Leigh B Stoller
Browse files
Default expiration to 30 minutes.
parent
72e084e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/test/registerslice.py
View file @
bae5eafb
...
...
@@ -27,7 +27,7 @@ from M2Crypto import X509
ACCEPTSLICENAME
=
1
OtherUser
=
None
Expiration
=
(
60
*
60
*
6
)
Expiration
=
(
60
*
30
)
execfile
(
"test-common.py"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment