Verified Commit 29199412 authored by Georg Koppen's avatar Georg Koppen Committed by aguestuser
Browse files

Bug 40402: Use /bin/bash in list_toolchain_updates

See: !377 (comment 2766380)
for the issue we hit.
parent 70a822ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/bash
#!/bin/bash

set -e