| Index: gdb/testsuite/gdb.base/exe-lock.exp
|
| diff --git a/gdb/testsuite/gdb.base/exe-lock.exp b/gdb/testsuite/gdb.base/exe-lock.exp
|
| index c6413f15bc1ef051778725166d60240d2cfd3621..150b58ea936f5e8ad9d1a38cf78a5330b7f90be3 100644
|
| --- a/gdb/testsuite/gdb.base/exe-lock.exp
|
| +++ b/gdb/testsuite/gdb.base/exe-lock.exp
|
| @@ -13,10 +13,6 @@
|
| # You should have received a copy of the GNU General Public License
|
| # along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
| -if $tracelevel {
|
| - strace $tracelevel
|
| -}
|
| -
|
| # The intent of this testcase is to verify that GDB does not keep
|
| # a filesystem lock on the executable file once the executable
|
| # is no longer running.
|
|
|