diff --git a/bin/robot b/bin/robot index 7919d97fa..9232e247f 100755 --- a/bin/robot +++ b/bin/robot @@ -3,7 +3,6 @@ # Build and run everything for automatic tests # set -o pipefail -HOME=/home/app # cd to Rails root directory cd "$(dirname "$0")"; cd ..