diff options
Diffstat (limited to 'tests/misc/arch')
-rwxr-xr-x | tests/misc/arch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/arch b/tests/misc/arch index 3a510b6de..1661d6c60 100755 --- a/tests/misc/arch +++ b/tests/misc/arch @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh # skip this test if arch isn't being built. case " $built_programs " in |