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
awit-backstep
awit-backstep-traceback
Commits
2e4ac038
Commit
2e4ac038
authored
Mar 10, 2017
by
Nigel Kukard
Browse files
Make sure we have the VG in the snapshot name
parent
d264b711
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/backstep-traceback-auto
View file @
2e4ac038
...
...
@@ -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
.
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