From 9a3eeb982ec74c4ac47e65ca4d975781b04fe4a8 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Sat, 14 Mar 2009 19:05:52 -0500 Subject: Change the example to be a command that works. --- build_tools/bin/update_db_repo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_tools/bin/update_db_repo.sh b/build_tools/bin/update_db_repo.sh index c4d38cf..b95ab7c 100755 --- a/build_tools/bin/update_db_repo.sh +++ b/build_tools/bin/update_db_repo.sh @@ -6,7 +6,7 @@ if [ $# -ne 2 ] then echo "incorrect number of args" echo "update_db_repo directory repo" - echo "EX: update_db_repo /data/local/pkg_repo/i686/core-testing core-testing" + echo "EX: update_db_repo /data/pkg_repo/i686/core-testing core-testing" exit 1 fi -- cgit v0.12