Revert change to ubuntu script
This commit is contained in:
@@ -14,7 +14,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Get version (and check that the repository is clean)
|
# Get version (and check that the repository is clean)
|
||||||
VERSION=$(../get_version.sh --strict ../)
|
VERSION=$(../get_version.sh --strict)
|
||||||
if [ ! $? -eq 0 ]
|
if [ ! $? -eq 0 ]
|
||||||
then
|
then
|
||||||
echo >&2 "Error: get_version.sh failed!"
|
echo >&2 "Error: get_version.sh failed!"
|
||||||
|
|||||||
Reference in New Issue
Block a user