]> git.pld-linux.org Git - packages/bootchart.git/blame - errors-fd.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/bootchart.git] / errors-fd.patch
CommitLineData
af364eac
ER
1--- bootchart-0.9/script/bootchart~ 2005-11-13 19:40:01.000000000 +0200
2+++ bootchart-0.9/script/bootchart 2009-11-19 15:25:56.134357109 +0200
3@@ -7,7 +7,7 @@
4 if [ -f /usr/share/java-utils/java-functions ] ; then
5 . /usr/share/java-utils/java-functions
6 else
7- echo "Can't find functions library, aborting"
8+ echo >&2 "Can't find functions library, aborting"
9 exit 1
10 fi
11
This page took 0.089508 seconds and 4 git commands to generate.