bug#4488 Failed to run ospkgs for SLES12
This commit is contained in:
parent
20ced0c162
commit
cb267ebd9e
@ -492,7 +492,7 @@ if ( pmatch "$OSVER" "sles10*" ); then
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
elif ( pmatch "$OSVER" "sles" ); then
|
||||
elif ( pmatch "$OSVER" "sles*" ); then
|
||||
#check if zypper is installed
|
||||
result=`rpm -q zypper`
|
||||
if [ $? -ne 0 ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user