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