Skip to content

Commit 7d1956d

Browse files
committed
[fix] : Fixed checking gitversion
1 parent 17b3761 commit 7d1956d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ prepare_build() {
494494
msg_debug "Iso filename is ${iso_filename}"
495495

496496
# check bool
497-
check_bool boot_splash cleaning noconfirm nodepend customized_username customized_password noloopmod nochname tarball noiso noaur customized_syslinux norescue_entry debug bash_debug nocolor msgdebug noefi nosigcheck
497+
check_bool boot_splash cleaning noconfirm nodepend customized_username customized_password noloopmod nochname tarball noiso noaur customized_syslinux norescue_entry debug bash_debug nocolor msgdebug noefi nosigcheck gitversion
498498

499499
# Check architecture for each channel
500500
local _exit=0

0 commit comments

Comments
 (0)