Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
awit-backstep
awit-backstep-traceback
Commits
efc05d02
Commit
efc05d02
authored
Mar 10, 2017
by
Nigel Kukard
Browse files
Merge branch 'fixsnapshot' into 'master'
Make sure we have the VG in the snapshot name See merge request
!29
parents
d264b711
2e4ac038
Pipeline
#1096
passed with stages
in 2 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/backstep-traceback-auto
View file @
efc05d02
...
...
@@ -78,7 +78,7 @@ do
;;
*
)
LVM_SNAPSHOT_ARGS+
=(
"--lvm-snapshot"
)
LVM_SNAPSHOT_ARGS+
=(
"
$ITEM
"
)
LVM_SNAPSHOT_ARGS+
=(
"
lvm-raid/
$ITEM
"
)
;;
esac
done
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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