Opened 18 years ago
Closed 18 years ago
#129 closed Defect (fixed)
run_in_ops script broken on Debian4.0
Reported by: | Christian Beer | Owned by: | davea |
---|---|---|---|
Priority: | Critical | Milestone: | |
Component: | Server - Setup | Version: | |
Keywords: | Cc: |
Description
Problem: Configured php tasks (update_*.php) fail because run_in_ops can't find the files. I'm using a bash shell and already added ./ to my PATH variable.
Solution: Add './' before '${*}' in run_in_ops line 2. Now the php files are executed. This shouldn't affect other shells.
Note: See
TracTickets for help on using
tickets.
(In [12488]) David 26 Apr 2007