cosmetic
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 9 Nov 2007 15:17:54 +0000 (15:17 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 9 Nov 2007 15:17:54 +0000 (15:17 +0000)
scripts/nightly-build-vserver.sh

index 056a799..e39f036 100755 (executable)
@@ -64,7 +64,7 @@ function build () {
 
     show_env
     
-    echo "Running make IN build $(pwd)"
+    echo "Running make IN $(pwd)"
     make stage1=true "${MAKEOPTS[@]}" DISTROMAKETAGS=${DISTROMAKETAGS} PLDISTRO=${DISTRO} "${MAKEVARS[@]}" -C /build
     # in case we use an older build
     set +e