mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
fix CI xCAT-vlan failure
This commit is contained in:
parent
d9a8a1bce6
commit
a673a886ac
@ -213,7 +213,7 @@ then
|
||||
for file in $packages
|
||||
do
|
||||
file_low=`echo $file | tr '[A-Z]' '[a-z]'`
|
||||
if [ "$file" = "xCAT" -o "$file" = "xCAT-genesis-scripts" ]; then
|
||||
if [ "$file" = "xCAT" -o "$file" = "xCAT-genesis-scripts" -o "$file" = "xCATsn" ]; then
|
||||
target_archs="amd64 ppc64el"
|
||||
else
|
||||
target_archs="all"
|
||||
|
0
xCAT-vlan/debian/changelog
Executable file → Normal file
0
xCAT-vlan/debian/changelog
Executable file → Normal file
0
xCAT-vlan/debian/compat
Executable file → Normal file
0
xCAT-vlan/debian/compat
Executable file → Normal file
0
xCAT-vlan/debian/control
Executable file → Normal file
0
xCAT-vlan/debian/control
Executable file → Normal file
0
xCAT-vlan/debian/copyright
Executable file → Normal file
0
xCAT-vlan/debian/copyright
Executable file → Normal file
0
xCAT-vlan/debian/dirs
Executable file → Normal file
0
xCAT-vlan/debian/dirs
Executable file → Normal file
0
xCAT-vlan/debian/docs
Executable file → Normal file
0
xCAT-vlan/debian/docs
Executable file → Normal file
0
xCAT-vlan/debian/install
Executable file → Normal file
0
xCAT-vlan/debian/install
Executable file → Normal file
0
xCAT-vlan/debian/postinst
Executable file → Normal file
0
xCAT-vlan/debian/postinst
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user