]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
asdf
authorSage Weil <sage@newdream.net>
Fri, 11 Feb 2011 22:06:23 +0000 (14:06 -0800)
committerSage Weil <sage@newdream.net>
Fri, 11 Feb 2011 22:06:23 +0000 (14:06 -0800)
build_snapshot.sh

index 6e0e10157da860f01612f05bb02b52c9b9b04e14..f7e4278f78b9d80b9a5c89279a5c2d77fac19366 100755 (executable)
@@ -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