Whamcloud - gitweb
LU-80 tests: make lfs_migrate script executable
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 4 Jun 2012 17:39:38 +0000 (11:39 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 7 Jun 2012 17:57:12 +0000 (13:57 -0400)
commit9258edde9729ab59b984e01dadd9c8d80d148388
treefa3338068f9f96da9b016e4f88de52071704f0ba
parentfacf5086667874c405c9ef6ce7f8f737868ffefd
LU-80 tests: make lfs_migrate script executable

When running sanity.sh test_56w from the build tree, the test fails
because lfs_migrate does not have execute permission set.  Set the
execute permissions on this script in the build tree.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I4af5d7ff4b41353d2e73937292020505ef8de0d9
Reviewed-on: http://review.whamcloud.com/3020
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/scripts/lfs_migrate [changed mode: 0644->0755]