install.sh does not copy ubuntu-desktop accomplishments

Bug #1008651 reported by s.fox
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Community Accomplishments
Invalid
Undecided
Unassigned
Ubuntu Desktop Accomplishments
Fix Committed
High
Rafał Cieślak

Bug Description

None of the local accomplishments are installed from within the install.sh script.

#!/bin/bash
echo "Copying accomplishments to $1"
rm -rf $1/accomplishments/ubuntu-community
mkdir -p $1/accomplishments/ubuntu-community
cp -r ./accomplishments/ubuntu-community/* $1/accomplishments/ubuntu-community/

rm -rf $1/scripts/ubuntu-community
mkdir -p $1/scripts/ubuntu-community
cp -r ./scripts/ubuntu-community/* $1/scripts/ubuntu-community/
echo "Done!"

I would suggest adding "ubuntu-desktop" directories where needed.

Changed in ubuntu-community-accomplishments:
status: New → Invalid
Changed in ubuntu-desktop-accomplishments:
status: New → Incomplete
status: Incomplete → Confirmed
assignee: nobody → Rafal Cieślak (rafalcieslak256)
importance: Undecided → High
Revision history for this message
Rafał Cieślak (rafalcieslak256) wrote :

This seems to have already been fixed.

Changed in ubuntu-desktop-accomplishments:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.