From: Andreas Dilger Date: Thu, 6 Jan 2011 04:41:01 +0000 (-0700) Subject: b=23122 make exit_traps.sh executable X-Git-Tag: 1.8.5.52~3 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=3e27bab4b51749a6bd0d8fdb31020d888e49322f;p=fs%2Flustre-release.git b=23122 make exit_traps.sh executable While bug 24093 added exit_traps.sh to the make dist list, it is not an executable file to start with. Fix this in the git repo. --- diff --git a/build/exit_traps.sh b/build/exit_traps.sh old mode 100644 new mode 100755