Fix rpcgen post-processing for out-of-tree builds
[libguestfs.git] / regressions / test-qemudie-killsub.sh
index 3280975..8ee7ae8 100755 (executable)
@@ -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 from the kill-subprocess command.
 
@@ -27,7 +27,6 @@ rm -f test1.img
 kill-subprocess
 
 # XXX The following sleep should NOT be necessary.
-echo "Expect an error from the next command"
 -sleep 1
 
 # We should now be able to rerun the subprocess.