Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
6e5a9009
Commit
6e5a9009
authored
Jan 22, 2007
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't do post-processing in loghole snapshot.
parent
f8f29dc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tbsetup/Template.pm.in
tbsetup/Template.pm.in
+1
-1
No files found.
tbsetup/Template.pm.in
View file @
6e5a9009
...
...
@@ -2676,7 +2676,7 @@ sub LogHole($)
# Do the loghole thing.
#
Template::mysystem("$TEVC -w -t 600 -e $pid/$eid now ns SNAPSHOT ".
" LOGHOLE_ARGS='
-
c
-
s
'") == 0
" LOGHOLE_ARGS='
-
c
-
s
-
P
'") == 0
or return -1;
return 0;
...
...
Write
Preview
Markdown
is supported
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