diff options
| -rwxr-xr-x | run-tests.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/run-tests.sh b/run-tests.sh index e9897706066..1d8338bc81d 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -2,6 +2,7 @@  # Copyright (c) 2013-2014 Red Hat, Inc. <http://www.redhat.com>  # +export TZ=UTC  function check_dependencies()  {      ## Check all dependencies are present  | 
