On Thu, Feb 19, 2026 at 6:08 PM Ihar Hrachyshka via dev < [email protected]> wrote:
> The file is sourced (.), not executed directly. > > Signed-off-by: Ihar Hrachyshka <[email protected]> > --- .ci/linux-util.sh | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/.ci/linux-util.sh b/.ci/linux-util.sh > index ad8409670..04835f7a5 100755 > --- a/.ci/linux-util.sh > +++ b/.ci/linux-util.sh > @@ -1,5 +1,3 @@ > -#!/bin/bash > - > free_up_disk_space_ubuntu() > { > local pkgs='azure-cli aspnetcore-* dotnet-* ghc-* firefox* > -- > 2.52.0 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > > Looks good to me, thanks. Acked-by: Ales Musil <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
