--- MITgcm/verification/testreport 2013/08/18 19:53:47 1.192 +++ MITgcm/verification/testreport 2013/08/20 17:43:43 1.193 @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.192 2013/08/18 19:53:47 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.193 2013/08/20 17:43:43 jahn Exp $ # $Name: $ # @@ -370,7 +370,7 @@ if test $KIND = 1 -o $KIND = 2 ; then command="$command --mods=../code_ad" elif test $KIND = 4 ; then - command="$command -adof ../../../tools/adjoint_options/adjoint_oad -mods '../code_oad ../../OpenAD/code_oad_all'" + command="$command -adof ../../../tools/adjoint_options/adjoint_oad -mods ../code_oad" else command="$command -mods=../code" fi