diff --git a/automation/iceraven/patch_android_components.sh b/automation/iceraven/patch_android_components.sh index 86ae209d4b..393fea0d68 100755 --- a/automation/iceraven/patch_android_components.sh +++ b/automation/iceraven/patch_android_components.sh @@ -9,4 +9,4 @@ do sed -i "42i\ \"$engine\"," android-components/components/feature/search/src/main/java/mozilla/components/feature/search/storage/SearchEngineReader.kt done -git -C android-components apply automation/iceraven/patches/top_sites_no_most_visted_sites.patch \ No newline at end of file +git -C android-components apply < automation/iceraven/patches/top_sites_no_most_visted_sites.patch