Opened 5 years ago

Closed 5 years ago

#2118 closed enhancement (fixed)

Make petascope_insertdemo.sh and watch_rasdaman.sh POSIX compliant

Reported by: Dimitar Misev Owned by: dkamov
Priority: major Milestone: 10.0
Component: bin Version: 9.8
Keywords: Cc:
Complexity: Medium

Description (last modified by Dimitar Misev)

They should be able to run with sh and not bash:

sh petascope_insertdemo.sh

sh watch_rasdaman.sh

Also #!/bin/bash should be changed to #!/bin/sh in the scripts.

Change History (4)

comment:1 by Bang Pham Huu, 5 years ago

Owner: changed from Bang Pham Huu to dkamov
Status: newassigned

i think Dragi can do it.

comment:2 by Dimitar Misev, 5 years ago

Owner: changed from dkamov to Bang Pham Huu

You're already familiar with this task and these scripts are mostly written by you.

comment:3 by Dimitar Misev, 5 years ago

Description: modified (diff)
Milestone: 9.810.0
Owner: changed from Bang Pham Huu to dkamov

comment:4 by dkamov, 5 years ago

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