summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2015-01-23 01:22:20 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-01-23 01:22:20 +0000
commitce841e0930f19abe5a37bb7f39a30a2179152ade (patch)
treeb2d82635d2d7c9026b7ac8af4ecc3d20374f0300
parente82a67e580ee77ed177a5c4471df134d04f5bf8e (diff)
parent9d4c517822fd5a484482ceda1384a05ab1ad9cd5 (diff)
downloadart-ce841e0930f19abe5a37bb7f39a30a2179152ade.tar.gz
art-ce841e0930f19abe5a37bb7f39a30a2179152ade.tar.bz2
art-ce841e0930f19abe5a37bb7f39a30a2179152ade.zip
Merge "Fix 116-nodex2oat to use arguments in custom run script"
-rwxr-xr-xtest/116-nodex2oat/run2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/116-nodex2oat/run b/test/116-nodex2oat/run
index 7f90bf746d..72488f0da3 100755
--- a/test/116-nodex2oat/run
+++ b/test/116-nodex2oat/run
@@ -14,6 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+flags="${@}"
+
# Make sure we can run without an oat file,
echo "Run -Xnodex2oat"
${RUN} ${flags} --runtime-option -Xnodex2oat