Skip to content

Commit

Permalink
Remove old cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
lmlg committed May 29, 2024
1 parent 92d7fd3 commit 76f4c51
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 20 deletions.
4 changes: 0 additions & 4 deletions .zuul.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions bindep.txt

This file was deleted.

11 changes: 0 additions & 11 deletions osci.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion rename.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
charm=$(grep "charm_build_name" osci.yaml | awk '{print $2}')
charm=$(grep "name" metadata.yaml | awk '{print $2}')
echo "renaming ${charm}_*.charm to ${charm}.charm"
echo -n "pwd: "
pwd
Expand Down

0 comments on commit 76f4c51

Please sign in to comment.