]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
copy-firmware.sh: Run check_whence.py only if in a git repo
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Fri, 8 Nov 2024 15:30:28 +0000 (16:30 +0100)
committerJuerg Haefliger <juerg.haefliger@canonical.com>
Fri, 8 Nov 2024 15:42:31 +0000 (16:42 +0100)
commit554c4761e9b9c5b5badb0fa1ec9ef4fe3c24e3bb
treea9d63db4b5e4a4be45e8bb2b3a2652cee59058bb
parent3bbb13a78b3defc5cfca702114108f0bd7fcf542
copy-firmware.sh: Run check_whence.py only if in a git repo

check_whence.py requires the current tree to be a git repo so run it only
if that is indeed the case.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
copy-firmware.sh