Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
imax
fimap
Commits
0d350c82
Commit
0d350c82
authored
Sep 15, 2010
by
fimap.dev@gmail.com
Browse files
Removed message.
parent
d7c2e723
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fimap.py
View file @
0d350c82
...
...
@@ -265,7 +265,6 @@ if __name__ == "__main__":
print
os
.
path
.
join
(
tempfile
.
gettempdir
(),
curlockfile
)
sys
.
exit
(
0
)
else
:
print
"Creating lockfile."
lockfile
=
tempfile
.
NamedTemporaryFile
(
prefix
=
"fimap_"
,
suffix
=
"_lockfile"
)
...
...
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