Daniel Gibbs %!s(int64=9) %!d(string=hai) anos
pai
achega
0d0c2a36a0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/command_postdetails.sh

+ 1 - 1
lgsm/functions/command_postdetails.sh

@@ -117,7 +117,7 @@ fi
 # cleanup
 rm "${postdetailsfile}" || /bin/true
 
-if [ -n "${alert}" ]; then
+if [ -z "${alert}" ]; then
 	core_exit.sh
 else
 	alerturl="${pdurl}"