Bugzilla – Attachment #150492: Bug 33645: Make koha-foreach return 0 if it completes successfully for
bug #33645
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 33645
Collapse All
|
Expand All
(-)
a/debian/scripts/koha-foreach (-1 / +2 lines)
Lines 72-74 do
Link Here
72
[ "$chdir" != "no" ] && cd "$starting_dir"
72
[ "$chdir" != "no" ] && cd "$starting_dir"
73
fi
73
fi
74
done
74
done
75
-
75
76
exit 0
Return to
bug 33645