backup-shellscripts: uses /bin/sh and then says bash
Bug #1038607 reported by
Jonathan Davies
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Server Guide |
Fix Released
|
Undecided
|
Ted Cox |
Bug Description
This page features a shell script:
- https:/
...which starts with:
"#!/bin/sh"
...which goes to /bin/dash on Ubuntu, while later:
sudo bash backup.sh
...is used (and this should be chmod u+x first).
Related branches
lp://qastaging/~ted-m-cox/serverguide/serverguide-review-7.1
- Doug Smythies: Approve
-
Diff: 53 lines (+12/-6)2 files modifiedserverguide/C/backups.xml (+9/-3)
serverguide/C/introduction.xml (+3/-3)
Changed in serverguide: | |
status: | New → Confirmed |
Changed in serverguide: | |
assignee: | nobody → sanchopanza (ted-m-cox) |
Changed in serverguide: | |
assignee: | sanchopanza (ted-m-cox) → nobody |
Changed in serverguide: | |
assignee: | nobody → sanchopanza (ted-m-cox) |
Changed in serverguide: | |
status: | Confirmed → In Progress |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Something is wrong with this one. I came here to set this one to "fix released", but after the point release update to help.ubuntu.com last night this one is not there. We need to figure out what went wrong here.