[tools] brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy...
[openwrt.git] / scripts / deptest.sh
index 7da382d..938094b 100755 (executable)
@@ -111,7 +111,7 @@ test_package() # $1=pkgname
                touch "$STAMP_SUCCESS"
        else
                touch "$STAMP_FAILED"
-               echo "Building package $pkg failed!"
+               echo "Building package $pkg FAILED"
        fi
 }
 
This page took 0.019583 seconds and 4 git commands to generate.