Skip to content

Commit

Permalink
Remove another mention
Browse files Browse the repository at this point in the history
  • Loading branch information
Mordax committed Oct 14, 2018
1 parent 5825295 commit 40b9b52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/create_source_tarball.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ REPO_ROOT="$(dirname "$0")"/..
mkdir "$SOLDIR"
# Store the current source
git checkout-index -a --prefix="$SOLDIR"
git submodule foreach 'git checkout-index -a --prefix="'"$SOLDIR"'/$path/"'
# Store the commit hash
echo "$commithash" > "$SOLDIR/commit_hash.txt"
if [ -e prerelease.txt -a ! -s prerelease.txt ]
Expand Down

0 comments on commit 40b9b52

Please sign in to comment.