[coldfire]: 2.6.31 support (WiP)
[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.020603 seconds and 4 git commands to generate.