Skip to content

Commit

Permalink
rename buildone_snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dani8art committed Jul 2, 2020
1 parent eb91107 commit 3fc1c3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildall
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ done
snapshot_id=$(./snapshot_id)
if [ -n "$snapshot_id" ]; then
for i in $dist_with_snapshot; do
./build_latest_snapshot "$i" "$snapshot_id"
./buildone_snapshot "$i" "$snapshot_id"
done

mkdir -p build
Expand Down
File renamed without changes.

0 comments on commit 3fc1c3a

Please sign in to comment.