projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[trunk/include/autotools.mk] disable libtool fixups in trunk globally
[openwrt.git]
/
scripts
/
deptest.sh
diff --git
a/scripts/deptest.sh
b/scripts/deptest.sh
index
7da382d
..
938094b
100755
(executable)
--- a/
scripts/deptest.sh
+++ b/
scripts/deptest.sh
@@
-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.034106 seconds
and
4
git commands to generate.