summaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug
diff options
context:
space:
mode:
authorPhilip Balister <philip@opensdr.com>2010-04-13 16:37:22 +0000
committerPhilip Balister <philip@opensdr.com>2010-04-13 16:37:22 +0000
commitb59c54e334dfc1c6ab7da81c62038444f93efe61 (patch)
tree1d0de4acef933e35078ac81071a3c23fc0bbf5e4 /host/apps/omap_debug
parent50780640a1b9ed6abb2abebbc727ce19711fbcb4 (diff)
downloaduhd-b59c54e334dfc1c6ab7da81c62038444f93efe61.tar.gz
uhd-b59c54e334dfc1c6ab7da81c62038444f93efe61.tar.bz2
uhd-b59c54e334dfc1c6ab7da81c62038444f93efe61.zip
Fix typo.
Diffstat (limited to 'host/apps/omap_debug')
-rwxr-xr-xhost/apps/omap_debug/fetch-kernel.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/apps/omap_debug/fetch-kernel.sh b/host/apps/omap_debug/fetch-kernel.sh
index f32666adf..a3cddb339 100755
--- a/host/apps/omap_debug/fetch-kernel.sh
+++ b/host/apps/omap_debug/fetch-kernel.sh
@@ -2,5 +2,6 @@ if [ $GHQ]; then
scp $GHQ_USER@astro:/workspace/usrp1-e-dev/kernel_usrp/arch/arm/boot/uImage /media/mmcblk0p1/uImage
else
scp balister@192.168.1.167:src/git/kernel_usrp/arch/arm/boot/uImage /media/mmcblk0p1/uImage
+fi
sync