2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / corefile.exp
index ab6af21aeaf930c21a2c20da6ed38e97e61e0b4f..d5996baa4231d5b4727062ef48f57ef7a8e401c4 100644 (file)
@@ -32,7 +32,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 # Create and source the file that provides information about the compiler
 # used to compile the test case.
 if [get_compiler_info] {
-    return -1;
+    return -1
 }
 
 set corefile [core_find $binfile {coremmap.data}]
This page took 0.024711 seconds and 4 git commands to generate.