Skip to content

Commit c3b4e67

Browse files
author
Jared Murrell
authored
added pre-run cleanup
failed or incomplete runs will leave `/tmp/submodules.txt` laying around, which causes the next run to assume the last selections for potential submodules. This pre-run cleanup ensures we start fresh
1 parent 82240a6 commit c3b4e67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

svn2github.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
INC_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)"
33
source ${INC_DIR}/_functions.sh
44

5+
_cleanup
56
_welcome
67
_setup
78
_svn_sizer

0 commit comments

Comments
 (0)