ramips: use tabs instead of spaces in mach-f5d8235-v2.c
[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"
                touch "$STAMP_SUCCESS"
        else
                touch "$STAMP_FAILED"
-               echo "Building package $pkg failed!"
+               echo "Building package $pkg FAILED"
        fi
 }
 
        fi
 }
 
This page took 0.021093 seconds and 4 git commands to generate.