From: Andreas Dilger Date: Mon, 4 Jun 2012 17:39:38 +0000 (-0600) Subject: LU-80 tests: make lfs_migrate script executable X-Git-Tag: 2.2.55~26 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=9258edde9729ab59b984e01dadd9c8d80d148388 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 Change-Id: I4af5d7ff4b41353d2e73937292020505ef8de0d9 Reviewed-on: http://review.whamcloud.com/3020 Tested-by: Hudson Tested-by: Maloo Reviewed-by: Yu Jian Reviewed-by: Oleg Drokin --- diff --git a/lustre/scripts/lfs_migrate b/lustre/scripts/lfs_migrate old mode 100644 new mode 100755