aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2006-07-16 14:53:15 +0200
committerWilly Tarreau <willy@wtap.(none)>2006-07-26 10:48:54 +0200
commitb40c5e6915a485f9a70113ddb19268fd1a538d2b (patch)
treec349555f8a529c2a4c8e5e8efce2079676d691a1 /scripts
parent[RELEASE] flxutils-0.1.7 (diff)
downloadflxutils-b40c5e6915a485f9a70113ddb19268fd1a538d2b.tar.xz
[RELEASE] flxutils-0.1.8v0.1.8
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/flxsearch2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/flxsearch b/scripts/flxsearch
index 55b3dec..41e435d 100755
--- a/scripts/flxsearch
+++ b/scripts/flxsearch
@@ -25,7 +25,7 @@ function choice {
set -- ${choices[$i]}
case $2 in
l) type="lien vers ${10}" ;;
-! d) type="repertoire" ;;
+ d) type="repertoire" ;;
s) type="socket" ;;
c|b) type="device" ;;
*)