Sort out parameters to sm2gen
This commit is contained in:
@@ -24,7 +24,7 @@ else
|
||||
fi
|
||||
|
||||
# Run the second program
|
||||
python3 sm2gen.py -f json5/"$2.json5"
|
||||
python3 sm2gen.py -f json5/"$2.json5" --force --noLang
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "Error: sm2gen.py failed."
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user