Loading bin/reproducible_debian_live_build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ cleanup() { fi fi output_echo Cleanup ${RESULT} output_echo "Cleanup ${RESULT}" # Cleanup the workspace if [ ! -z "${BUILDDIR}" ]; then sudo rm -rf --one-file-system ${BUILDDIR} Loading bin/reproducible_debian_live_sync_result.sh +0 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,6 @@ delete_live_build_file() { } parse_arguments() { # The first argument is the name of the script shift if [ "$1" == "delete" ]; then shift delete_live_build_file "$@" Loading Loading
bin/reproducible_debian_live_build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ cleanup() { fi fi output_echo Cleanup ${RESULT} output_echo "Cleanup ${RESULT}" # Cleanup the workspace if [ ! -z "${BUILDDIR}" ]; then sudo rm -rf --one-file-system ${BUILDDIR} Loading
bin/reproducible_debian_live_sync_result.sh +0 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,6 @@ delete_live_build_file() { } parse_arguments() { # The first argument is the name of the script shift if [ "$1" == "delete" ]; then shift delete_live_build_file "$@" Loading