Menu

[r10367]: / branches / dojo17 / patches / freebsd-rc.d-nsswitch.patch  Maximize  Restore  History

Download this file

14 lines (13 with data), 324 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
Index: etc/rc.d/nsswitch
===================================================================
--- nsswitch (revision 211943)
+++ nsswitch (working copy)
@@ -80,7 +80,7 @@
cache | *=*)
;;
*)
- printf "Warning: unrecognized source [%s]\n" $_s >&2
+ echo "Warning: unrecognized source [$_s]" >&2
;;
esac
done
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.