diff options
Diffstat (limited to 'regressions/test-qemudie-midcommand.sh')
-rwxr-xr-x | regressions/test-qemudie-midcommand.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regressions/test-qemudie-midcommand.sh b/regressions/test-qemudie-midcommand.sh index 47cad04c..cdf3f038 100755 --- a/regressions/test-qemudie-midcommand.sh +++ b/regressions/test-qemudie-midcommand.sh @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Test if we can handle qemu death in the middle of a command. |