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
c8c15baa
Commit
c8c15baa
authored
Jun 07, 2013
by
Dan Reading
Browse files
start removing temp log files
parent
07a06348
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/common/checknode/gatherinv
View file @
c8c15baa
...
...
@@ -128,8 +128,8 @@ gatherinv_main() {
# make sure no sudo is needed for read
chmod
-R
g+rw
${
INVDIR
}
/
$host
#
echo "NEED TO ENABLE
rm -f /tmp/nodecheck.log.tb /tmp/nodecheck.log.inv
"
#
echo "NEED TO ENABLE
rm -f /tmp/nodecheck.log.tb.new /tmp/nodecheck.diff
"
rm
-f
/tmp/nodecheck.log.tb /tmp/nodecheck.log.inv
rm
-f
/tmp/nodecheck.log.tb.new /tmp/nodecheck.diff
}
gatherinv_main
$0
...
...
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