Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143077186
D42719.id136951.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
391 B
Referenced Files
None
Subscribers
None
D42719.id136951.diff
View Options
diff --git a/Mk/Scripts/do-users-groups.sh b/Mk/Scripts/do-users-groups.sh
--- a/Mk/Scripts/do-users-groups.sh
+++ b/Mk/Scripts/do-users-groups.sh
@@ -46,6 +46,8 @@
# Both scripts need to start the same, so
cp -f "${dp_UG_INSTALL}" "${dp_UG_DEINSTALL}"
+echo "set -e" >> "${dp_UG_INSTALL}"
+
if [ -n "${GROUPS}" ]; then
for file in ${dp_GID_FILES}; do
if [ ! -f "${file}" ]; then
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 26, 5:12 PM (10 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28041366
Default Alt Text
D42719.id136951.diff (391 B)
Attached To
Mode
D42719: Mk/Scripts/do-users-groups.sh: Make users and groups creation fail-fast
Attached
Detach File
Event Timeline
Log In to Comment