Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 189257 | Differences between
and this patch

Collapse All | Expand All

(-)revdep-rebuild_r453 (+3 lines)
Lines 13-18 Link Here
13
##
13
##
14
# Global Variables:
14
# Global Variables:
15
15
16
# Must-be-blank variables:
17
unset GREP_OPTIONS
18
16
# Readonly variables:
19
# Readonly variables:
17
declare -r APP_NAME="${0##*/}" # The name of this application
20
declare -r APP_NAME="${0##*/}" # The name of this application
18
declare -r OIFS="$IFS"         # Save the IFS
21
declare -r OIFS="$IFS"         # Save the IFS

Return to bug 189257