mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 16:15:25 +02:00
Improve docs for doit_irsbuild.sh
This commit is contained in:
parent
de7c731295
commit
2fe1592c97
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ case x$buildType in
|
|||
*) ok=0 ;;
|
||||
esac
|
||||
if [ $ok != 1 ]; then
|
||||
grep '^#:#' $0 | grep -v grep | sed -e 's,^#:# ,,'
|
||||
grep '^#:#' $0 | grep -v grep | sed -e 's,^#:#,,'
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue