X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2Fautogen.sh;h=94e9ad3e84970250d70aeaf7e1e67249fa71f680;hb=63addaf03f9fdcd5a3b7a04d64e86bd8eaba2c95;hp=05be061f63b04c8bdbc95793d75a8a6285ddb6ca;hpb=544545e7100f06a010adc162cdde5aaae4e86bf7;p=fs%2Flustre-release.git diff --git a/build/autogen.sh b/build/autogen.sh index 05be061..94e9ad3 100644 --- a/build/autogen.sh +++ b/build/autogen.sh @@ -78,7 +78,8 @@ check_version() { } echo "Checking for a complete tree..." -for dir in build portals lustre ; do +# required directories +for dir in build lnet lustre ; do if [ ! -d "$dir" ] ; then cat >&2 <