Bring BogusDateBot check and call into line - remove /usr/bin

This commit is contained in:
Brian Read 2023-07-05 13:48:37 +01:00
parent 44432a300b
commit 36616d567f

View File

@ -522,7 +522,7 @@ cd $GITFiles/$1
#fi #fi
# Take out any bogus dates: # Take out any bogus dates:
/usr/bin/BogusDateBot.sh $(basename $SPECFILE) BogusDateBot.sh $(basename $SPECFILE)
# If it is an SME package, take out the patches and then update the release. # If it is an SME package, take out the patches and then update the release.
if [[ "$NAME" =~ ^(smeserver-|e-smith-).* ]]; then if [[ "$NAME" =~ ^(smeserver-|e-smith-).* ]]; then