OSDN Git Service

ash,hush: make "source" a synonym for . if bash compat is on
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 May 2010 15:49:52 +0000 (17:49 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 May 2010 15:49:52 +0000 (17:49 +0200)
commit82731b4b7a5634bdee52d98b1a7686e18a861ebc
tree21e862dbfe091e0c893357d3a9904d36bd6a5044
parentcd10dc40e4057d081caf7676a4fed31977f2d94d
ash,hush: make "source" a synonym for . if bash compat is on

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/hush.c