Remove superfluous semicolons from testsuite throughout.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / dbx.exp
index 48cf9b3f403e5a936eb6ff1063269bc35814ad46..31bda5d6cd1228865fcea5af9e78eaceaed0a27a 100644 (file)
@@ -181,7 +181,7 @@ proc gdb_file_cmd {arg} {
     set last_loaded_file $arg
 
     if [is_remote host] {
-        set arg [remote_download host $arg];
+        set arg [remote_download host $arg]
         if { $arg == "" } {
             error "download failed"
             return -1
This page took 0.02742 seconds and 4 git commands to generate.