diff options
Diffstat (limited to 'db-testing64')
-rwxr-xr-x | db-testing64 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/db-testing64 b/db-testing64 index c34355b..244372b 100755 --- a/db-testing64 +++ b/db-testing64 @@ -1,7 +1,3 @@ #!/bin/bash -repoid=4 -reponame="testing" -arch="x86_64" - -. $(dirname $0)/db-inc +$(dirname $0)/db-update "x86_64" "testing" |