Mercurial > people > ptisnovs > daily_tests
changeset 6:574668224fd1 draft
Fixed issue with wrong path to BASH.
author | Pavel Tisnovsky <ptisnovs@redhat.com> |
---|---|
date | Tue, 08 Apr 2014 11:56:38 +0200 |
parents | aa8fb6fa2243 |
children | 3db8bad5b608 |
files | ChangeLog tck7/build_all.sh tck7/clean_all.sh tck7/jtrlist.sh |
diffstat | 4 files changed, 10 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Apr 07 11:46:37 2014 +0200 +++ b/ChangeLog Tue Apr 08 11:56:38 2014 +0200 @@ -1,3 +1,10 @@ +2014-04-08 Pavel Tisnovsky <ptisnovs@redhat.com> + + * tck7/build_all.sh: + * tck7/clean_all.sh: + * tck7/jtrlist.sh: + Fixed issue with wrong path to BASH. + 2014-04-07 Pavel Tisnovsky <ptisnovs@redhat.com> * tck7/jtrlist.sh:
--- a/tck7/build_all.sh Mon Apr 07 11:46:37 2014 +0200 +++ b/tck7/build_all.sh Tue Apr 08 11:56:38 2014 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/usr/bin/env bash # Daily test builder. #