From: Sage Weil Date: Fri, 11 Feb 2011 22:06:23 +0000 (-0800) Subject: asdf X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e7ca04866fcd964f84ffc9b78a9e8ad18702114f;p=ceph-build.git asdf --- diff --git a/build_snapshot.sh b/build_snapshot.sh index 6e0e10157..f7e4278f7 100755 --- a/build_snapshot.sh +++ b/build_snapshot.sh @@ -27,9 +27,7 @@ $bindir/sign_debs.sh $releasedir $vers # probably a better way, but rm $versionfile -nothing() { -} -trap nothing INT EXIT +trap true INT EXIT exit 0 \ No newline at end of file