From 2afc53b6555473db9d4cf452d0394865b3875409 Mon Sep 17 00:00:00 2001 From: Andrew de Quincy Date: Thu, 9 Sep 2004 10:14:41 +0000 Subject: Minor fix to check commands exist --- linux/Documentation/dvb/get_dvb_firmware | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux/Documentation/dvb') diff --git a/linux/Documentation/dvb/get_dvb_firmware b/linux/Documentation/dvb/get_dvb_firmware index 78ad29174..82bc4e58c 100644 --- a/linux/Documentation/dvb/get_dvb_firmware +++ b/linux/Documentation/dvb/get_dvb_firmware @@ -225,6 +225,8 @@ sub dibusb { my $outfile = "dvb-dibusb-5.0.0.11.fw"; my $hash = "fa490295a527360ca16dcdf3224ca243"; + checkstandard(); + wgetfile($outfile, $url); verify($outfile,$hash); -- cgit v1.2.3