tasty revision to load feisty for full use
[feisty_meow.git] / scripts / rev_control / svn.sh
index 056759bb3b8c342e67a3d1e4d9eb6f1a8aa30c21..63af6695062f8341c2da0a7e8e6db75368297618 100644 (file)
@@ -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