Whamcloud - gitweb
Add new "repalce" scripts, mainly for moving a new branch to HEAD
[fs/lustre-release.git] / build / land1.sh
index da2df67..b0728c8 100755 (executable)
@@ -30,7 +30,7 @@ dir=${3:-.}
 module=$(basename $(<$dir/CVS/Repository))
 
 if [ "$module" = "lustre" ] ; then
-    echo >&2 "${progname}: You probably want to land lustre or portals, not the whole tree."
+    echo >&2 "${progname}: You probably want to land lustre or lnet, not the whole tree."
     echo >&2 "${progname}: Try using ${0} $parent $child lustre"
     exit 1
 fi