Merge branch '2451_no_subst_var'
commit7721a33acfd98b046ee22bba7cd1ae5f20202453
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 24 Feb 2012 06:39:33 +0000 (24 09:39 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 24 Feb 2012 06:39:33 +0000 (24 09:39 +0300)
treede5c75ab3369b8ef33abbb36b9280a5f79e8b785
parent792ae681701c3282cf48a2c97a92d50f15e705dd
parentbff2736906ef4c25ae9bb641f7642a61bca36ed1
Merge branch '2451_no_subst_var'

* 2451_no_subst_var:
  Support of disable of shell variables substitution in autocompletion.
  Added tests for examine_cd() function.
  (examine_cd): split in two functions to be unit test friendly.
  Support of disable of shell variables substitution in the command line.
  (strutils_unescape): allow disable shell variable substitution.
  Ticket #2451: allow do not variable substite in the command line.