X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre-iokit%2Fobdfilter-survey%2Fiokit-libecho;h=e194b6b8914182bbf1bd36bb83cd9611970858cf;hb=211f7cb550431f326d9fdd0d560c56b89dc1072e;hp=688fc649de111d3ee0740f45aeff86602b080a5f;hpb=f72cc1a82a7374dac9fa3509e8db2481c2365e06;p=fs%2Flustre-release.git diff --git a/lustre-iokit/obdfilter-survey/iokit-libecho b/lustre-iokit/obdfilter-survey/iokit-libecho index 688fc64..e194b6b 100644 --- a/lustre-iokit/obdfilter-survey/iokit-libecho +++ b/lustre-iokit/obdfilter-survey/iokit-libecho @@ -18,18 +18,14 @@ # # You should have received a copy of the GNU General Public License # version 2 along with this program; If not, see -# http://www.sun.com/software/products/lustre/docs/GPLv2.pdf -# -# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, -# CA 95054 USA or visit www.sun.com if you need additional information or -# have any questions. +# http://www.gnu.org/licenses/gpl-2.0.html # # GPL HEADER END # # Copyright 2008 Sun Microsystems, Inc. All rights reserved # Use is subject to license terms. # -# Copyright (c) 2012, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # This file is part of Lustre, http://www.lustre.org/ # Lustre is a trademark of Sun Microsystems, Inc. @@ -259,7 +255,7 @@ cleanup () { fi exit $exit_status } -trap 'cleanup 0 $clean_srv_OSS $cleanup_oscs' SIGHUP SIGINT SIGTERM +trap 'cleanup 0 $clean_srv_OSS $cleanup_oscs' EXIT SIGHUP SIGINT SIGTERM # gets echoclient device number and attach it to the client UUID # Results are returned by an echo followed by an exit