diff -r 2c1502185e8b -r e337e9920440 tools/find_outdated_engine_translations.sh --- a/tools/find_outdated_engine_translations.sh Wed Nov 07 20:39:20 2018 +0100 +++ b/tools/find_outdated_engine_translations.sh Wed Nov 07 14:56:34 2018 -0500 @@ -1,4 +1,4 @@ -#!/bin/sh - +#!/bin/bash - # # Tool which tries to find outdated translations in the engine strings (*.txt) using hg blame. # Note this is only a heuristic; the output might not be 100% accurate.