summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/nsswitch
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/nsswitch')
-rwxr-xr-xetc/rc.d/nsswitch2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/nsswitch b/etc/rc.d/nsswitch
index 8b0b228..caca52f 100755
--- a/etc/rc.d/nsswitch
+++ b/etc/rc.d/nsswitch
@@ -80,7 +80,7 @@ generate_host_conf()
cache | *=*)
;;
*)
- printf "Warning: unrecognized source [%s]\n" $_s >&2
+ echo "Warning: unrecognized source [$_s]" >&2
;;
esac
done
OpenPOWER on IntegriCloud