fix: diff broken?
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user