X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fsvn.sh;h=63af6695062f8341c2da0a7e8e6db75368297618;hb=fcbc81df5d7a6ef433ba7ea567b7e38a4424f946;hp=056759bb3b8c342e67a3d1e4d9eb6f1a8aa30c21;hpb=e3615981f838604d19fb0706bde705dfe3a18ab9;p=feisty_meow.git diff --git a/scripts/rev_control/svn.sh b/scripts/rev_control/svn.sh index 056759bb..63af6695 100644 --- a/scripts/rev_control/svn.sh +++ b/scripts/rev_control/svn.sh @@ -1,7 +1,7 @@ #!/bin/bash if [ "$OPERATING_SYSTEM" = "WIN32" ]; then - source $FEISTY_MEOW_SCRIPTS/core/functions.sh + source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" TMP="$(dos_to_unix_path "$TMP")" fi