Explicitly exit with success
MFC after: 3 days X-MFC-to: stable/10
This commit is contained in:
parent
0705286bfb
commit
1a8cf17d01
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
#-
|
||||
# Copyright (c) 2011 Nathan Whitehorn
|
||||
# Copyright (c) 2013 Devin Teske
|
||||
# Copyright (c) 2013-2015 Devin Teske
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
@ -231,6 +231,7 @@ while :; do
|
||||
done
|
||||
|
||||
f_quietly f_keymap_kbdcontrol "$keymap"
|
||||
exit $SUCCESS
|
||||
|
||||
################################################################################
|
||||
# END
|
||||
|
Loading…
Reference in New Issue
Block a user