diff options
-rw-r--r-- | meta/recipes-extended/bash/bash/0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/bash/bash/0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch b/meta/recipes-extended/bash/bash/0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch index df92c2475d..77d770b364 100644 --- a/meta/recipes-extended/bash/bash/0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch +++ b/meta/recipes-extended/bash/bash/0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch | |||
@@ -147,7 +147,7 @@ index bbc228e8..e0a66745 100644 | |||
147 | -alias m='more' | 147 | -alias m='more' |
148 | -alias m='more' | 148 | -alias m='more' |
149 | -m is aliased to `more' | 149 | -m is aliased to `more' |
150 | +./type.tests: line 59: type: morealias: not found | 150 | +./type.tests: line 56: type: morealias: not found |
151 | +alias morealias='more' | 151 | +alias morealias='more' |
152 | +alias morealias='more' | 152 | +alias morealias='more' |
153 | +morealias is aliased to `more' | 153 | +morealias is aliased to `more' |