mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-16 05:43:19 +02:00
[ticket/12582] Remove set -e due to exiftool not liking 0 byte files.
PHPBB3-12582
This commit is contained in:
parent
b485318ba9
commit
d7c143da24
@ -3,7 +3,6 @@
|
||||
# @copyright (c) 2014 phpBB Group
|
||||
# @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
||||
#
|
||||
set -e
|
||||
|
||||
if [ "$#" -ne 1 ]; then
|
||||
SCRIPT=$(basename "$0")
|
||||
|
Loading…
x
Reference in New Issue
Block a user