fix: diff broken?
This commit is contained in:
parent
7cda196080
commit
1bf3d29863
@ -29,7 +29,7 @@ if [[ ! -f "$migration" ]]; then
|
||||
echo "migrate from $rev => HEAD" 1>&2
|
||||
|
||||
migra --unsafe $base_url $head_url > "$migration" \
|
||||
|| echo "migra exited with code $?. this is /probably/ fine" 1>&2 \
|
||||
|| echo "migra exited with code $?. this is /probably/ fine" 1>&2
|
||||
fi
|
||||
|
||||
echo "$migration"
|
||||
|
Loading…
Reference in New Issue
Block a user