Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
2e3d1946
Commit
2e3d1946
authored
Oct 24, 2008
by
Guido Trotter
Browse files
OSFromDisk remove superfluous empty line
Reviewed-by: iustinp
parent
ef79eb82
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/backend.py
View file @
2e3d1946
...
...
@@ -1186,7 +1186,6 @@ def OSFromDisk(name, base_dir=None):
Defaults to a search in all the OS_SEARCH_PATH dirs.
"""
if
base_dir
is
None
:
os_dir
=
utils
.
FindFile
(
name
,
constants
.
OS_SEARCH_PATH
,
os
.
path
.
isdir
)
if
os_dir
is
None
:
...
...
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