@@ -273,6 +273,4 @@ |
||
273 | 273 | BASH; |
274 | 274 | } |
275 | 275 | |
276 | - return $command.' > '.$dumpFile; |
|
277 | - } |
|
278 | -} |
|
276 | + return $command.' > '.$dumpFile |
|
279 | 277 | \ No newline at end of file |
@@ -273,6 +273,4 @@ |
||
273 | 273 | BASH; |
274 | 274 | } |
275 | 275 | |
276 | - return $command.' > '.$dumpFile; |
|
277 | - } |
|
278 | -} |
|
276 | + return $command.' > '.$dumpFile |
|
279 | 277 | \ No newline at end of file |