X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fsvn.sh;h=63af6695062f8341c2da0a7e8e6db75368297618;hb=88a4dcce8283a35723c94386b974a543852b77dc;hp=056759bb3b8c342e67a3d1e4d9eb6f1a8aa30c21;hpb=9fd687b2a9082cc5ce244f779d3f259ea6753216;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