add debug to logfile
This commit is contained in:
@@ -675,6 +675,7 @@ build_image() {
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
platforms=${platforms%,} # letztes Komma entfernen
|
platforms=${platforms%,} # letztes Komma entfernen
|
||||||
|
echo "DEBUG architectures='$architectures'" >> "$logfile"
|
||||||
|
|
||||||
if [[ -z "$platforms" ]]; then
|
if [[ -z "$platforms" ]]; then
|
||||||
whiptail --msgbox "Keine Architekturen ausgewählt. Build abgebrochen." 10 60
|
whiptail --msgbox "Keine Architekturen ausgewählt. Build abgebrochen." 10 60
|
||||||
|
|||||||
Reference in New Issue
Block a user