Move strace -m/explicit location test to strace.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / stap-trace.exp
index 37064803adf7952f3674f926b5983ceb7db49fe7..646cfc8b75c963f7c8a517ff10b8c68f3565a0d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2012-2013 Free Software Foundation, Inc.
+# Copyright 2012-2015 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -117,7 +117,7 @@ if { ![runto_main] } {
 
 if { ![gdb_target_supports_trace] } {
     # Test cannot run on this target.
-    return 1;
+    return 1
 }
 
 gdb_collect_probe_arg "probe args without semaphore" "-probe-stap user" "23"
This page took 0.025306 seconds and 4 git commands to generate.