Skip to content

Commit a63a27d

Browse files
committed
failed the script for the python script only
1 parent cd094dc commit a63a27d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

generator/cybersource_ruby_SDK_gen.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
#!/bin/bash
22
echo $0
3-
3+
set -xe
44
python replaceFieldNameFromRequestBody.py -i cybersource-rest-spec.json > replaceFieldLogs.log
5+
set +xe
56
rm replaceFieldLogs.log
67

78

0 commit comments

Comments
 (0)