aboutsummaryrefslogtreecommitdiff
path: root/modules/objfmts/macho/tests/gas64/gas_macho64_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules/objfmts/macho/tests/gas64/gas_macho64_test.sh')
-rwxr-xr-xmodules/objfmts/macho/tests/gas64/gas_macho64_test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/objfmts/macho/tests/gas64/gas_macho64_test.sh b/modules/objfmts/macho/tests/gas64/gas_macho64_test.sh
index 518bc58..d3ead46 100755
--- a/modules/objfmts/macho/tests/gas64/gas_macho64_test.sh
+++ b/modules/objfmts/macho/tests/gas64/gas_macho64_test.sh
@@ -1,4 +1,3 @@
#! /bin/sh
-# $Id: gas_macho64_test.sh 1782 2007-02-21 06:45:39Z peter $
${srcdir}/out_test.sh macho_test modules/objfmts/macho/tests/gas64 "GAS 64-bit macho objfmt" "-f macho64 -p gas" ".o"
exit $?