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-image
Commits
0dabfa03
Commit
0dabfa03
authored
Jun 02, 2014
by
Nikos Skalkotos
Browse files
Add a missing exit
parent
ac90b431
Changes
1
Show whitespace changes
Inline
Side-by-side
snf-image-host/create
View file @
0dabfa03
...
...
@@ -76,6 +76,7 @@ case $BACKEND_TYPE in
if
[
!
-d
"
$canonical_image_dir
"
]
;
then
log_error
"The IMAGE_DIR directory:
\`
$IMAGE_DIR
' does not exist."
report_error
"Unable to retrieve image file."
exit
1
fi
image_file
=
"
$IMAGE_DIR
/
$IMAGE_NAME
"
...
...
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