remove example profile file (now directory used)

ksolomko/vlan
Erhard Rank 14 years ago
parent 3bf3f74522
commit 17d5e42e3e

@ -1,12 +0,0 @@
# test profile
#
# this is just for verifying functionality
# actually, the profiles should contain deployment site specific configurations
export PROFILE=testprofile1
export DATE=$(date)
echo "$DATE - $PROFILE loaded"
echo "$DATE - $PROFILE loaded from $0" >> /var/log/ngcpprofilefileloaded.log
sleep 4 # to see the prompt
Loading…
Cancel
Save