X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=build%2Fland1.sh;h=da2df67da12da38e7c0b3b85d4932b526e9de6e0;hp=274eec6a0cff009da7f53fc732a2e5655451890f;hb=94651e417304eac34b09dbc6001c4ae762c53244;hpb=f94cd862288805adfdd31c95ef788c7020c250e4 diff --git a/build/land1.sh b/build/land1.sh index 274eec6..da2df67 100755 --- a/build/land1.sh +++ b/build/land1.sh @@ -93,7 +93,7 @@ $CVS tag ${PARENT}_${CHILD}_LAND_PARENT_$date $dir echo "done" echo -n "Create land point on ${child} ${PARENT}_${CHILD}_LAND_CHILD_$date ..." -$CVS rtag -r ${child} ${PARENT}_${CHILD}_LAND_CHILD_$date $module $dir +$CVS tag -r ${child} ${PARENT}_${CHILD}_LAND_CHILD_$date $dir echo "done" echo -n "Preserve old base tag ${CHILD}_BASE as ${CHILD}_BASE_PREV ..."