aboutsummaryrefslogtreecommitdiff
path: root/run_tests.py
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2013-08-24 00:30:13 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2013-08-24 00:30:13 +0300
commit6536354cc31a8a9aee45affaedae7c2919e4204e (patch)
tree7123a0f115b58f0cb4189ffaf3df9ccb9cf9b5df /run_tests.py
parent4b9d873b0317a5b91c2e2a938463804c7d8a87b1 (diff)
downloadmeson-6536354cc31a8a9aee45affaedae7c2919e4204e.zip
meson-6536354cc31a8a9aee45affaedae7c2919e4204e.tar.gz
meson-6536354cc31a8a9aee45affaedae7c2919e4204e.tar.bz2
Updated symbolextractor to work with cross builds.
Diffstat (limited to 'run_tests.py')
-rwxr-xr-xrun_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_tests.py b/run_tests.py
index c49a1d4..93f9640 100755
--- a/run_tests.py
+++ b/run_tests.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright 2012 Jussi Pakkanen
+# Copyright 2012-2013 Jussi Pakkanen
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.