view tests/test-revert-unknown.out @ 1642:b8d792057e5b

bash_completion: always use single quotes with compgen -W This avoids a bug in bash 2.05a
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Fri, 27 Jan 2006 12:11:14 +0100
parents 6c61646fee5e
children d436b21b20dc
line wrap: on
line source

%% Should show unknown
? unknown
%% Should show unknown and b removed
! b
? unknown
%% Should show a and unknown
a
unknown