scripts/showTuple.sh.in
changeset 2941 13e40098fffc
parent 2468 90595d1c1017
child 3141 d8bd17248789
     1.1 --- a/scripts/showTuple.sh.in	Thu May 19 22:29:49 2011 +0200
     1.2 +++ b/scripts/showTuple.sh.in	Mon Apr 16 15:25:36 2012 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  #  - the .config file
     1.5  
     1.6  # Parse the tools' paths configuration
     1.7 -. "${CT_LIB_DIR}/paths.mk"
     1.8 +. "${CT_LIB_DIR}/paths.sh"
     1.9  
    1.10  # We'll need the stdout later, save it
    1.11  exec 7>&1