Commit a4513f89 authored by norvell's avatar norvell
Browse files

Remove commit file from build-codec.sh

parent 8d362fd2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -48,5 +48,4 @@ if [ -n $suffix ]; then
fi
# return to current branch
git restore .
git rev-parse HEAD >"$commit_file"
git checkout "$current_commit_sha"