projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b6cb6e
)
- no point in forking a call to true when we can simply use the bash internal of...
author
Ned Ludd
<solar@gentoo.org>
Wed, 29 Nov 2006 20:26:08 +0000
(20:26 -0000)
committer
Ned Ludd
<solar@gentoo.org>
Wed, 29 Nov 2006 20:26:08 +0000
(20:26 -0000)
svn path=/main/trunk/; revision=5143
bin/misc-functions.sh
patch
|
blob
|
history
diff --git
a/bin/misc-functions.sh
b/bin/misc-functions.sh
index 0d72440877f6a309abf30a4c6a151ad51660fd7b..bbfab8456f650feec61e0e94b196eb320c82d828 100755
(executable)
--- a/
bin/misc-functions.sh
+++ b/
bin/misc-functions.sh
@@
-429,4
+429,4
@@
if [ -n "${MISC_FUNCTIONS_ARGS}" ]; then
done
fi
-true
+: