[aur-dev] [PATCH] reloadtestdb.sh: Use aurweb as main directory
17 Jun
2015
17 Jun
'15
4:53 a.m.
By default, aurweb is cloned into the aurweb directory nowadays. --- schema/reloadtestdb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/reloadtestdb.sh b/schema/reloadtestdb.sh index ecaaaa8..e839dce 100755 --- a/schema/reloadtestdb.sh +++ b/schema/reloadtestdb.sh @@ -11,7 +11,7 @@ echo "Using database $DB_NAME, user $DB_USER, host $DB_HOST" mydir=$(pwd) if [ $(basename $mydir) != "schema" ]; then - echo "you must be in the aur/schema directory to run this script" + echo "you must be in the aurweb/schema directory to run this script" exit 1 fi -- 2.4.3
3439
Age (days ago)
3439
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marcel Korpel