mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Delete version test if stale
This commit is contained in:
@@ -43,6 +43,7 @@ PRINTLN "v{d:__RGBDS_MAJOR__}.{d:__RGBDS_MINOR__}.{d:__RGBDS_PATCH__}"
|
|||||||
EOF
|
EOF
|
||||||
else
|
else
|
||||||
echo "${bold}${orange}Warning: cannot run version test!${rescolors}${resbold}"
|
echo "${bold}${orange}Warning: cannot run version test!${rescolors}${resbold}"
|
||||||
|
rm -f version.asm
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Add the quote test, except on Windows
|
# Add the quote test, except on Windows
|
||||||
|
|||||||
Reference in New Issue
Block a user