tools/find_outdated_engine_translations.sh
changeset 14163 e337e9920440
parent 14161 fe5bfe70c3c2
child 14165 8d9e3af8abce
--- 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.