Skip to content

Commit

Permalink
i-would-really-like-my-diskspace-back should return 0 not 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfonville committed May 20, 2018
1 parent 9836169 commit 7e14ab5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion download_sources.sh
Expand Up @@ -46,7 +46,7 @@ argument() {
rm -rf .git/modules/sources/$module
done
echo "NOTICE: All local sources removed! Find more donations for a larger hard disk..."
exit 1
exit 0
;;
esac
}
Expand Down
2 changes: 1 addition & 1 deletion sources/all
Submodule all updated from 0d8a9e to 986b72
2 changes: 1 addition & 1 deletion sources/arm
Submodule arm updated from fae212 to 703bd6
2 changes: 1 addition & 1 deletion sources/arm64
Submodule arm64 updated from 0f3085 to 958bbe
2 changes: 1 addition & 1 deletion sources/x86
Submodule x86 updated from c31fe3 to f86636
2 changes: 1 addition & 1 deletion sources/x86_64

0 comments on commit 7e14ab5

Please sign in to comment.