Skip to content
Snippets Groups Projects
Commit d9857b90 authored by Sebastian Rieger's avatar Sebastian Rieger
Browse files

removed debugging bash

parent 1bfcb521
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment