summaryrefslogtreecommitdiff
path: root/scripts/show-tuple.sh
blob: 4b0b9b0baa52ee7ecf479fcd9778c15bad9e6780 (plain)
1
2
3
4
5
6
7
8
9
10
# What we need:
#  - the .config file

# Parse the common functions
. "${CT_LIB_DIR}/scripts/functions"

# Read the sample settings
CT_LoadConfig

eval "echo \"$1\""