Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
virl-utils-hs-fulda
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastian Rieger
virl-utils-hs-fulda
Commits
d9857b90
Commit
d9857b90
authored
8 years ago
by
Sebastian Rieger
Browse files
Options
Downloads
Patches
Plain Diff
removed debugging bash
parent
1bfcb521
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
create-cumulusvx-image/create-cumulus-vx-image.sh
+2
-1
2 additions, 1 deletion
create-cumulusvx-image/create-cumulus-vx-image.sh
with
2 additions
and
1 deletion
create-cumulusvx-image/create-cumulus-vx-image.sh
+
2
−
1
View file @
d9857b90
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
# V0.3 checking whether it is safe to unmount the working directory
# V0.3 checking whether it is safe to unmount the working directory
# V0.3.1 added support for newer glance releases (e.g. kilo) used in VIRL 1.0.0
# V0.3.1 added support for newer glance releases (e.g. kilo) used in VIRL 1.0.0
# V0.4 fixed check for existing images, added support for Cumulus VX 3.x
# V0.4 fixed check for existing images, added support for Cumulus VX 3.x
# V0.41 removed debug bash
# usage
# usage
...
@@ -128,7 +129,7 @@ EOF
...
@@ -128,7 +129,7 @@ EOF
#DEBUG:
#DEBUG:
# run bash to allow manual changes to the image before packing
# run bash to allow manual changes to the image before packing
#
#
bash
#
bash
safe_unmount cumulusvx-boot-
$TIMESTAMP
safe_unmount cumulusvx-boot-
$TIMESTAMP
safe_unmount cumulusvx-root-
$TIMESTAMP
safe_unmount cumulusvx-root-
$TIMESTAMP
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment