One line diff:
--- a/src/svc-pkg-depot Wed Mar 25 12:55:44 2009 -0700
+++ b/src/svc-pkg-depot Wed Mar 25 18:11:51 2009 -0700
@@ -124,7 +124,7 @@
"$option_ops" != *'--ssl-key-file=none'* ]]; then
need_forkexec="true"
fi
- if [[ "$option_ops" =~ (--writable-root=)+ ]]; then
+ if [[ "$option_ops" == *'--writable-root='* ]]; then
need_forkexec="true"
fi
Bug:
7685 smf start method no longer compatible with ksh88
http://defect.opensolaris.org/bz/show_bug.cgi?id=7685
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss