Opened 17 years ago

Closed 17 years ago

#128 closed Defect (fixed)

PHP scripts with shebang should be executable

Reported by: fthomas Owned by: davea
Priority: Trivial Milestone: Undetermined
Component: Server - Setup Version:
Keywords: Cc:

Description

There are PHP scripts in html/ops/ that have a PHP shebang (#!/usr/bin/env php) but aren't executable when checked out from SVN. Since these files are supposed to be executed on the command line, they should have the svn:executable property set. The affected scripts are:

  • html/ops/db_update.php
  • html/ops/mass_email_script.php
  • html/ops/remind.php
  • html/ops/watchdogs.php
  • html/ops/wd_nresults_changing.php

Change History (1)

comment:1 Changed 17 years ago by davea

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.